tor-browser

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

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


      1 [idlharness.https.any.worker.html]
      2  [ContentIndex interface: operation getAll()]
      3    expected: FAIL
      4 
      5  [ContentIndex interface: existence and properties of interface prototype object's @@unscopables property]
      6    expected: FAIL
      7 
      8  [ServiceWorkerRegistration interface: attribute index]
      9    expected: FAIL
     10 
     11  [ContentIndex interface: operation delete(DOMString)]
     12    expected: FAIL
     13 
     14  [ContentIndex interface: existence and properties of interface object]
     15    expected: FAIL
     16 
     17  [ContentIndex interface object name]
     18    expected: FAIL
     19 
     20  [ContentIndex interface: existence and properties of interface prototype object's "constructor" property]
     21    expected: FAIL
     22 
     23  [ContentIndex interface: existence and properties of interface prototype object]
     24    expected: FAIL
     25 
     26  [ContentIndex interface: operation add(ContentDescription)]
     27    expected: FAIL
     28 
     29  [ContentIndex interface object length]
     30    expected: FAIL
     31 
     32  [idl_test setup]
     33    expected:
     34      if (processor == "x86") and (os == "linux"): [PASS, FAIL]
     35 
     36 
     37 [idlharness.https.any.sharedworker.html]
     38  [ContentIndex interface: operation getAll()]
     39    expected: FAIL
     40 
     41  [ContentIndex interface: existence and properties of interface prototype object's @@unscopables property]
     42    expected: FAIL
     43 
     44  [ServiceWorkerRegistration interface: attribute index]
     45    expected: FAIL
     46 
     47  [ContentIndex interface: operation delete(DOMString)]
     48    expected: FAIL
     49 
     50  [ContentIndex interface: existence and properties of interface object]
     51    expected: FAIL
     52 
     53  [ContentIndex interface object name]
     54    expected: FAIL
     55 
     56  [ContentIndex interface: existence and properties of interface prototype object's "constructor" property]
     57    expected: FAIL
     58 
     59  [ContentIndex interface: existence and properties of interface prototype object]
     60    expected: FAIL
     61 
     62  [ContentIndex interface: operation add(ContentDescription)]
     63    expected: FAIL
     64 
     65  [ContentIndex interface object length]
     66    expected: FAIL
     67 
     68 
     69 [idlharness.https.any.serviceworker.html]
     70  expected:
     71    if (os == "win") and not debug: [OK, TIMEOUT]
     72  [ContentIndexEvent interface: existence and properties of interface prototype object's @@unscopables property]
     73    expected: FAIL
     74 
     75  [ServiceWorkerRegistration interface: registration must inherit property "index" with the proper type]
     76    expected: FAIL
     77 
     78  [ContentIndex interface: operation delete(DOMString)]
     79    expected: FAIL
     80 
     81  [ServiceWorkerRegistration interface: attribute index]
     82    expected: FAIL
     83 
     84  [ContentIndex interface: existence and properties of interface prototype object]
     85    expected: FAIL
     86 
     87  [ContentIndex interface: registration.index must inherit property "getAll()" with the proper type]
     88    expected: FAIL
     89 
     90  [ContentIndexEvent interface: existence and properties of interface prototype object]
     91    expected: FAIL
     92 
     93  [ContentIndex interface: registration.index must inherit property "delete(DOMString)" with the proper type]
     94    expected: FAIL
     95 
     96  [ContentIndex interface: existence and properties of interface object]
     97    expected: FAIL
     98 
     99  [ContentIndex interface object name]
    100    expected: FAIL
    101 
    102  [ContentIndex interface: existence and properties of interface prototype object's "constructor" property]
    103    expected: FAIL
    104 
    105  [ServiceWorkerGlobalScope interface: attribute oncontentdelete]
    106    expected: FAIL
    107 
    108  [ContentIndexEvent interface: existence and properties of interface prototype object's "constructor" property]
    109    expected: FAIL
    110 
    111  [ContentIndexEvent interface object length]
    112    expected: FAIL
    113 
    114  [ServiceWorkerGlobalScope interface: self must inherit property "oncontentdelete" with the proper type]
    115    expected: FAIL
    116 
    117  [ContentIndex interface: operation getAll()]
    118    expected: FAIL
    119 
    120  [ContentIndexEvent must be primary interface of new ContentIndexEvent("type", {id: "foo"})]
    121    expected: FAIL
    122 
    123  [Stringification of new ContentIndexEvent("type", {id: "foo"})]
    124    expected: FAIL
    125 
    126  [ContentIndex interface: calling add(ContentDescription) on registration.index with too few arguments must throw TypeError]
    127    expected: FAIL
    128 
    129  [ContentIndex interface: operation add(ContentDescription)]
    130    expected: FAIL
    131 
    132  [ContentIndex interface: calling delete(DOMString) on registration.index with too few arguments must throw TypeError]
    133    expected: FAIL
    134 
    135  [Stringification of registration.index]
    136    expected: FAIL
    137 
    138  [ContentIndex interface: existence and properties of interface prototype object's @@unscopables property]
    139    expected: FAIL
    140 
    141  [ContentIndex interface: registration.index must inherit property "add(ContentDescription)" with the proper type]
    142    expected: FAIL
    143 
    144  [ContentIndex must be primary interface of registration.index]
    145    expected: FAIL
    146 
    147  [ContentIndexEvent interface: existence and properties of interface object]
    148    expected: FAIL
    149 
    150  [ContentIndexEvent interface: attribute id]
    151    expected: FAIL
    152 
    153  [ContentIndexEvent interface object name]
    154    expected: FAIL
    155 
    156  [ContentIndexEvent interface: new ContentIndexEvent("type", {id: "foo"}) must inherit property "id" with the proper type]
    157    expected: FAIL
    158 
    159  [ContentIndex interface object length]
    160    expected: FAIL
    161 
    162 
    163 [idlharness.https.any.html]
    164  expected:
    165    if (os == "win") and debug and swgl: [OK, TIMEOUT]
    166    if (os == "win") and not debug: [OK, TIMEOUT]
    167  [ServiceWorkerRegistration interface: registration must inherit property "index" with the proper type]
    168    expected: FAIL
    169 
    170  [ContentIndex interface: operation delete(DOMString)]
    171    expected: FAIL
    172 
    173  [ServiceWorkerRegistration interface: attribute index]
    174    expected: FAIL
    175 
    176  [ContentIndex interface: existence and properties of interface prototype object]
    177    expected: FAIL
    178 
    179  [ContentIndex interface: registration.index must inherit property "getAll()" with the proper type]
    180    expected: FAIL
    181 
    182  [ContentIndex interface: registration.index must inherit property "delete(DOMString)" with the proper type]
    183    expected: FAIL
    184 
    185  [ContentIndex interface: existence and properties of interface object]
    186    expected: FAIL
    187 
    188  [ContentIndex interface object name]
    189    expected: FAIL
    190 
    191  [ContentIndex interface: existence and properties of interface prototype object's "constructor" property]
    192    expected: FAIL
    193 
    194  [ContentIndex interface: operation getAll()]
    195    expected: FAIL
    196 
    197  [ContentIndex interface: calling add(ContentDescription) on registration.index with too few arguments must throw TypeError]
    198    expected: FAIL
    199 
    200  [ContentIndex interface: operation add(ContentDescription)]
    201    expected: FAIL
    202 
    203  [ContentIndex interface: calling delete(DOMString) on registration.index with too few arguments must throw TypeError]
    204    expected: FAIL
    205 
    206  [Stringification of registration.index]
    207    expected: FAIL
    208 
    209  [ContentIndex interface: existence and properties of interface prototype object's @@unscopables property]
    210    expected: FAIL
    211 
    212  [ContentIndex interface: registration.index must inherit property "add(ContentDescription)" with the proper type]
    213    expected: FAIL
    214 
    215  [ContentIndex must be primary interface of registration.index]
    216    expected: FAIL
    217 
    218  [ContentIndex interface object length]
    219    expected: FAIL
    220 
    221  [idl_test setup]
    222    expected:
    223      if (os == "win") and debug and swgl: [PASS, TIMEOUT]
    224      if (os == "win") and not debug: [PASS, TIMEOUT]