tor-browser

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

idlharness.https.any.js.ini (5051B)


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