tor-browser

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

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


      1 [idlharness.https.any.html]
      2  [Request interface: attribute isReloadNavigation]
      3    expected: FAIL
      4 
      5  [Request interface: attribute isHistoryNavigation]
      6    expected: FAIL
      7 
      8  [Request interface: attribute duplex]
      9    expected: FAIL
     10 
     11  [Request interface: attribute body]
     12    expected: FAIL
     13 
     14  [Request interface: new Request('about:blank') must inherit property "isReloadNavigation" with the proper type]
     15    expected: FAIL
     16 
     17  [Request interface: new Request('about:blank') must inherit property "isHistoryNavigation" with the proper type]
     18    expected: FAIL
     19 
     20  [Request interface: new Request('about:blank') must inherit property "duplex" with the proper type]
     21    expected: FAIL
     22 
     23  [Request interface: new Request('about:blank') must inherit property "body" with the proper type]
     24    expected: FAIL
     25 
     26  [FetchLaterResult interface: existence and properties of interface object]
     27    expected: FAIL
     28 
     29  [FetchLaterResult interface object length]
     30    expected: FAIL
     31 
     32  [FetchLaterResult interface object name]
     33    expected: FAIL
     34 
     35  [FetchLaterResult interface: existence and properties of interface prototype object]
     36    expected: FAIL
     37 
     38  [FetchLaterResult interface: existence and properties of interface prototype object's "constructor" property]
     39    expected: FAIL
     40 
     41  [FetchLaterResult interface: existence and properties of interface prototype object's @@unscopables property]
     42    expected: FAIL
     43 
     44  [FetchLaterResult interface: attribute activated]
     45    expected: FAIL
     46 
     47  [Window interface: operation fetchLater(RequestInfo, optional DeferredRequestInit)]
     48    expected: FAIL
     49 
     50  [Window interface: window must inherit property "fetchLater(RequestInfo, optional DeferredRequestInit)" with the proper type]
     51    expected: FAIL
     52 
     53  [Window interface: calling fetchLater(RequestInfo, optional DeferredRequestInit) on window with too few arguments must throw TypeError]
     54    expected: FAIL
     55 
     56 
     57 [idlharness.https.any.sharedworker.html]
     58  [Request interface: attribute isReloadNavigation]
     59    expected: FAIL
     60 
     61  [Request interface: attribute isHistoryNavigation]
     62    expected: FAIL
     63 
     64  [Request interface: attribute duplex]
     65    expected: FAIL
     66 
     67  [Request interface: attribute body]
     68    expected: FAIL
     69 
     70  [Request interface: new Request('about:blank') must inherit property "isReloadNavigation" with the proper type]
     71    expected: FAIL
     72 
     73  [Request interface: new Request('about:blank') must inherit property "isHistoryNavigation" with the proper type]
     74    expected: FAIL
     75 
     76  [Request interface: new Request('about:blank') must inherit property "duplex" with the proper type]
     77    expected: FAIL
     78 
     79  [Request interface: new Request('about:blank') must inherit property "body" with the proper type]
     80    expected: FAIL
     81 
     82 
     83 [idlharness.https.any.worker.html]
     84  [Request interface: attribute isReloadNavigation]
     85    expected: FAIL
     86 
     87  [Request interface: attribute isHistoryNavigation]
     88    expected: FAIL
     89 
     90  [Request interface: attribute duplex]
     91    expected: FAIL
     92 
     93  [Request interface: attribute body]
     94    expected: FAIL
     95 
     96  [Request interface: new Request('about:blank') must inherit property "isReloadNavigation" with the proper type]
     97    expected: FAIL
     98 
     99  [Request interface: new Request('about:blank') must inherit property "isHistoryNavigation" with the proper type]
    100    expected: FAIL
    101 
    102  [Request interface: new Request('about:blank') must inherit property "duplex" with the proper type]
    103    expected: FAIL
    104 
    105  [Request interface: new Request('about:blank') must inherit property "body" with the proper type]
    106    expected: FAIL
    107 
    108 
    109 [idlharness.https.any.serviceworker.html]
    110  [Request interface: attribute isReloadNavigation]
    111    expected: FAIL
    112 
    113  [Request interface: attribute isHistoryNavigation]
    114    expected: FAIL
    115 
    116  [Request interface: attribute duplex]
    117    expected: FAIL
    118 
    119  [Request interface: attribute body]
    120    expected: FAIL
    121 
    122  [Request interface: new Request('about:blank') must inherit property "isReloadNavigation" with the proper type]
    123    expected: FAIL
    124 
    125  [Request interface: new Request('about:blank') must inherit property "isHistoryNavigation" with the proper type]
    126    expected: FAIL
    127 
    128  [Request interface: new Request('about:blank') must inherit property "duplex" with the proper type]
    129    expected: FAIL
    130 
    131  [Request interface: new Request('about:blank') must inherit property "body" with the proper type]
    132    expected: FAIL