tor-browser

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

idlharness.https.html.ini (9170B)


      1 [idlharness.https.html]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4  [Presentation interface: existence and properties of interface object]
      5    expected: FAIL
      6 
      7  [Presentation interface object length]
      8    expected: FAIL
      9 
     10  [Presentation interface object name]
     11    expected: FAIL
     12 
     13  [Presentation interface: existence and properties of interface prototype object]
     14    expected: FAIL
     15 
     16  [Presentation interface: existence and properties of interface prototype object's "constructor" property]
     17    expected: FAIL
     18 
     19  [Presentation interface: existence and properties of interface prototype object's @@unscopables property]
     20    expected: FAIL
     21 
     22  [Presentation interface: attribute defaultRequest]
     23    expected: FAIL
     24 
     25  [Presentation interface: attribute receiver]
     26    expected: FAIL
     27 
     28  [Presentation must be primary interface of navigator.presentation]
     29    expected: FAIL
     30 
     31  [Stringification of navigator.presentation]
     32    expected: FAIL
     33 
     34  [Presentation interface: navigator.presentation must inherit property "defaultRequest" with the proper type]
     35    expected: FAIL
     36 
     37  [Presentation interface: navigator.presentation must inherit property "receiver" with the proper type]
     38    expected: FAIL
     39 
     40  [PresentationRequest interface: existence and properties of interface object]
     41    expected: FAIL
     42 
     43  [PresentationRequest interface object length]
     44    expected: FAIL
     45 
     46  [PresentationRequest interface object name]
     47    expected: FAIL
     48 
     49  [PresentationRequest interface: existence and properties of interface prototype object]
     50    expected: FAIL
     51 
     52  [PresentationRequest interface: existence and properties of interface prototype object's "constructor" property]
     53    expected: FAIL
     54 
     55  [PresentationRequest interface: existence and properties of interface prototype object's @@unscopables property]
     56    expected: FAIL
     57 
     58  [PresentationRequest interface: operation start()]
     59    expected: FAIL
     60 
     61  [PresentationRequest interface: operation reconnect(USVString)]
     62    expected: FAIL
     63 
     64  [PresentationRequest interface: operation getAvailability()]
     65    expected: FAIL
     66 
     67  [PresentationRequest interface: attribute onconnectionavailable]
     68    expected: FAIL
     69 
     70  [PresentationRequest must be primary interface of navigator.presentation.defaultRequest]
     71    expected: FAIL
     72 
     73  [Stringification of navigator.presentation.defaultRequest]
     74    expected: FAIL
     75 
     76  [PresentationRequest interface: navigator.presentation.defaultRequest must inherit property "start()" with the proper type]
     77    expected: FAIL
     78 
     79  [PresentationRequest interface: navigator.presentation.defaultRequest must inherit property "reconnect(USVString)" with the proper type]
     80    expected: FAIL
     81 
     82  [PresentationRequest interface: calling reconnect(USVString) on navigator.presentation.defaultRequest with too few arguments must throw TypeError]
     83    expected: FAIL
     84 
     85  [PresentationRequest interface: navigator.presentation.defaultRequest must inherit property "getAvailability()" with the proper type]
     86    expected: FAIL
     87 
     88  [PresentationRequest interface: navigator.presentation.defaultRequest must inherit property "onconnectionavailable" with the proper type]
     89    expected: FAIL
     90 
     91  [PresentationRequest must be primary interface of presentation_request]
     92    expected: FAIL
     93 
     94  [Stringification of presentation_request]
     95    expected: FAIL
     96 
     97  [PresentationRequest interface: presentation_request must inherit property "start()" with the proper type]
     98    expected: FAIL
     99 
    100  [PresentationRequest interface: presentation_request must inherit property "reconnect(USVString)" with the proper type]
    101    expected: FAIL
    102 
    103  [PresentationRequest interface: calling reconnect(USVString) on presentation_request with too few arguments must throw TypeError]
    104    expected: FAIL
    105 
    106  [PresentationRequest interface: presentation_request must inherit property "getAvailability()" with the proper type]
    107    expected: FAIL
    108 
    109  [PresentationRequest interface: presentation_request must inherit property "onconnectionavailable" with the proper type]
    110    expected: FAIL
    111 
    112  [PresentationRequest must be primary interface of presentation_request_urls]
    113    expected: FAIL
    114 
    115  [Stringification of presentation_request_urls]
    116    expected: FAIL
    117 
    118  [PresentationRequest interface: presentation_request_urls must inherit property "start()" with the proper type]
    119    expected: FAIL
    120 
    121  [PresentationRequest interface: presentation_request_urls must inherit property "reconnect(USVString)" with the proper type]
    122    expected: FAIL
    123 
    124  [PresentationRequest interface: calling reconnect(USVString) on presentation_request_urls with too few arguments must throw TypeError]
    125    expected: FAIL
    126 
    127  [PresentationRequest interface: presentation_request_urls must inherit property "getAvailability()" with the proper type]
    128    expected: FAIL
    129 
    130  [PresentationRequest interface: presentation_request_urls must inherit property "onconnectionavailable" with the proper type]
    131    expected: FAIL
    132 
    133  [PresentationAvailability interface: existence and properties of interface object]
    134    expected: FAIL
    135 
    136  [PresentationAvailability interface object length]
    137    expected: FAIL
    138 
    139  [PresentationAvailability interface object name]
    140    expected: FAIL
    141 
    142  [PresentationAvailability interface: existence and properties of interface prototype object]
    143    expected: FAIL
    144 
    145  [PresentationAvailability interface: existence and properties of interface prototype object's "constructor" property]
    146    expected: FAIL
    147 
    148  [PresentationAvailability interface: existence and properties of interface prototype object's @@unscopables property]
    149    expected: FAIL
    150 
    151  [PresentationAvailability interface: attribute value]
    152    expected: FAIL
    153 
    154  [PresentationAvailability interface: attribute onchange]
    155    expected: FAIL
    156 
    157  [PresentationConnectionAvailableEvent interface: existence and properties of interface object]
    158    expected: FAIL
    159 
    160  [PresentationConnectionAvailableEvent interface object length]
    161    expected: FAIL
    162 
    163  [PresentationConnectionAvailableEvent interface object name]
    164    expected: FAIL
    165 
    166  [PresentationConnectionAvailableEvent interface: existence and properties of interface prototype object]
    167    expected: FAIL
    168 
    169  [PresentationConnectionAvailableEvent interface: existence and properties of interface prototype object's "constructor" property]
    170    expected: FAIL
    171 
    172  [PresentationConnectionAvailableEvent interface: existence and properties of interface prototype object's @@unscopables property]
    173    expected: FAIL
    174 
    175  [PresentationConnectionAvailableEvent interface: attribute connection]
    176    expected: FAIL
    177 
    178  [PresentationConnection interface: existence and properties of interface object]
    179    expected: FAIL
    180 
    181  [PresentationConnection interface object length]
    182    expected: FAIL
    183 
    184  [PresentationConnection interface object name]
    185    expected: FAIL
    186 
    187  [PresentationConnection interface: existence and properties of interface prototype object]
    188    expected: FAIL
    189 
    190  [PresentationConnection interface: existence and properties of interface prototype object's "constructor" property]
    191    expected: FAIL
    192 
    193  [PresentationConnection interface: existence and properties of interface prototype object's @@unscopables property]
    194    expected: FAIL
    195 
    196  [PresentationConnection interface: attribute id]
    197    expected: FAIL
    198 
    199  [PresentationConnection interface: attribute url]
    200    expected: FAIL
    201 
    202  [PresentationConnection interface: attribute state]
    203    expected: FAIL
    204 
    205  [PresentationConnection interface: operation close()]
    206    expected: FAIL
    207 
    208  [PresentationConnection interface: operation terminate()]
    209    expected: FAIL
    210 
    211  [PresentationConnection interface: attribute onconnect]
    212    expected: FAIL
    213 
    214  [PresentationConnection interface: attribute onclose]
    215    expected: FAIL
    216 
    217  [PresentationConnection interface: attribute onterminate]
    218    expected: FAIL
    219 
    220  [PresentationConnection interface: attribute binaryType]
    221    expected: FAIL
    222 
    223  [PresentationConnection interface: attribute onmessage]
    224    expected: FAIL
    225 
    226  [PresentationConnection interface: operation send(DOMString)]
    227    expected: FAIL
    228 
    229  [PresentationConnection interface: operation send(Blob)]
    230    expected: FAIL
    231 
    232  [PresentationConnection interface: operation send(ArrayBuffer)]
    233    expected: FAIL
    234 
    235  [PresentationConnection interface: operation send(ArrayBufferView)]
    236    expected: FAIL
    237 
    238  [PresentationConnectionCloseEvent interface: existence and properties of interface object]
    239    expected: FAIL
    240 
    241  [PresentationConnectionCloseEvent interface object length]
    242    expected: FAIL
    243 
    244  [PresentationConnectionCloseEvent interface object name]
    245    expected: FAIL
    246 
    247  [PresentationConnectionCloseEvent interface: existence and properties of interface prototype object]
    248    expected: FAIL
    249 
    250  [PresentationConnectionCloseEvent interface: existence and properties of interface prototype object's "constructor" property]
    251    expected: FAIL
    252 
    253  [PresentationConnectionCloseEvent interface: existence and properties of interface prototype object's @@unscopables property]
    254    expected: FAIL
    255 
    256  [PresentationConnectionCloseEvent interface: attribute reason]
    257    expected: FAIL
    258 
    259  [PresentationConnectionCloseEvent interface: attribute message]
    260    expected: FAIL
    261 
    262  [Navigator interface: attribute presentation]
    263    expected: FAIL