tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

idlharness.any.js.ini (4583B)


      1 [idlharness.any.html]
      2  [PerformanceResourceTiming interface: default toJSON operation on resource]
      3    expected: FAIL
      4 
      5  [PerformanceResourceTiming interface: attribute deliveryType]
      6    expected: FAIL
      7 
      8  [PerformanceResourceTiming interface: resource must inherit property "deliveryType" with the proper type]
      9    expected: FAIL
     10 
     11  [PerformanceResourceTiming interface: attribute firstInterimResponseStart]
     12    expected: FAIL
     13 
     14  [PerformanceResourceTiming interface: resource must inherit property "firstInterimResponseStart" with the proper type]
     15    expected: FAIL
     16 
     17  [PerformanceResourceTiming interface: attribute responseStatus]
     18    expected:
     19      if (os == "android") and not debug: [PASS, FAIL]
     20 
     21  [PerformanceResourceTiming interface: resource must inherit property "responseStatus" with the proper type]
     22    expected:
     23      if (os == "android") and not debug: [PASS, FAIL]
     24 
     25  [PerformanceResourceTiming interface: attribute finalResponseHeadersStart]
     26    expected: FAIL
     27 
     28  [PerformanceResourceTiming interface: resource must inherit property "finalResponseHeadersStart" with the proper type]
     29    expected: FAIL
     30 
     31  [PerformanceResourceTiming interface: attribute contentEncoding]
     32    expected: FAIL
     33 
     34  [PerformanceResourceTiming interface: resource must inherit property "contentEncoding" with the proper type]
     35    expected: FAIL
     36 
     37  [PerformanceResourceTiming interface: attribute workerRouterEvaluationStart]
     38    expected: FAIL
     39 
     40  [PerformanceResourceTiming interface: attribute workerCacheLookupStart]
     41    expected: FAIL
     42 
     43  [PerformanceResourceTiming interface: attribute workerMatchedRouterSource]
     44    expected: FAIL
     45 
     46  [PerformanceResourceTiming interface: attribute workerFinalRouterSource]
     47    expected: FAIL
     48 
     49  [PerformanceResourceTiming interface: resource must inherit property "workerRouterEvaluationStart" with the proper type]
     50    expected: FAIL
     51 
     52  [PerformanceResourceTiming interface: resource must inherit property "workerCacheLookupStart" with the proper type]
     53    expected: FAIL
     54 
     55  [PerformanceResourceTiming interface: resource must inherit property "workerMatchedRouterSource" with the proper type]
     56    expected: FAIL
     57 
     58  [PerformanceResourceTiming interface: resource must inherit property "workerFinalRouterSource" with the proper type]
     59    expected: FAIL
     60 
     61 
     62 [idlharness.any.worker.html]
     63  [PerformanceResourceTiming interface: default toJSON operation on resource]
     64    expected: FAIL
     65 
     66  [PerformanceResourceTiming interface: attribute deliveryType]
     67    expected: FAIL
     68 
     69  [PerformanceResourceTiming interface: resource must inherit property "deliveryType" with the proper type]
     70    expected: FAIL
     71 
     72  [PerformanceResourceTiming interface: attribute firstInterimResponseStart]
     73    expected: FAIL
     74 
     75  [PerformanceResourceTiming interface: resource must inherit property "firstInterimResponseStart" with the proper type]
     76    expected: FAIL
     77 
     78  [PerformanceResourceTiming interface: attribute responseStatus]
     79    expected:
     80      if (os == "android") and not debug: [PASS, FAIL]
     81 
     82  [PerformanceResourceTiming interface: resource must inherit property "responseStatus" with the proper type]
     83    expected:
     84      if (os == "android") and not debug: [PASS, FAIL]
     85 
     86  [PerformanceResourceTiming interface: attribute finalResponseHeadersStart]
     87    expected: FAIL
     88 
     89  [PerformanceResourceTiming interface: resource must inherit property "finalResponseHeadersStart" with the proper type]
     90    expected: FAIL
     91 
     92  [PerformanceResourceTiming interface: attribute contentEncoding]
     93    expected: FAIL
     94 
     95  [PerformanceResourceTiming interface: resource must inherit property "contentEncoding" with the proper type]
     96    expected: FAIL
     97 
     98  [PerformanceResourceTiming interface: attribute workerRouterEvaluationStart]
     99    expected: FAIL
    100 
    101  [PerformanceResourceTiming interface: attribute workerCacheLookupStart]
    102    expected: FAIL
    103 
    104  [PerformanceResourceTiming interface: attribute workerMatchedRouterSource]
    105    expected: FAIL
    106 
    107  [PerformanceResourceTiming interface: attribute workerFinalRouterSource]
    108    expected: FAIL
    109 
    110  [PerformanceResourceTiming interface: resource must inherit property "workerRouterEvaluationStart" with the proper type]
    111    expected: FAIL
    112 
    113  [PerformanceResourceTiming interface: resource must inherit property "workerCacheLookupStart" with the proper type]
    114    expected: FAIL
    115 
    116  [PerformanceResourceTiming interface: resource must inherit property "workerMatchedRouterSource" with the proper type]
    117    expected: FAIL
    118 
    119  [PerformanceResourceTiming interface: resource must inherit property "workerFinalRouterSource" with the proper type]
    120    expected: FAIL