tor-browser

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

idlharness.tentative.https.window.js.ini (18748B)


      1 [idlharness.tentative.https.window.html]
      2  [Bluetooth interface: existence and properties of interface object]
      3    expected: FAIL
      4 
      5  [Bluetooth interface object length]
      6    expected: FAIL
      7 
      8  [Bluetooth interface object name]
      9    expected: FAIL
     10 
     11  [Bluetooth interface: existence and properties of interface prototype object]
     12    expected: FAIL
     13 
     14  [Bluetooth interface: existence and properties of interface prototype object's "constructor" property]
     15    expected: FAIL
     16 
     17  [Bluetooth interface: existence and properties of interface prototype object's @@unscopables property]
     18    expected: FAIL
     19 
     20  [Bluetooth interface: operation getAvailability()]
     21    expected: FAIL
     22 
     23  [Bluetooth interface: attribute onavailabilitychanged]
     24    expected: FAIL
     25 
     26  [Bluetooth interface: attribute referringDevice]
     27    expected: FAIL
     28 
     29  [Bluetooth interface: operation getDevices()]
     30    expected: FAIL
     31 
     32  [Bluetooth interface: operation requestDevice(optional RequestDeviceOptions)]
     33    expected: FAIL
     34 
     35  [Bluetooth interface: attribute onadvertisementreceived]
     36    expected: FAIL
     37 
     38  [Bluetooth interface: attribute ongattserverdisconnected]
     39    expected: FAIL
     40 
     41  [Bluetooth interface: attribute oncharacteristicvaluechanged]
     42    expected: FAIL
     43 
     44  [Bluetooth interface: attribute onserviceadded]
     45    expected: FAIL
     46 
     47  [Bluetooth interface: attribute onservicechanged]
     48    expected: FAIL
     49 
     50  [Bluetooth interface: attribute onserviceremoved]
     51    expected: FAIL
     52 
     53  [Bluetooth must be primary interface of navigator.bluetooth]
     54    expected: FAIL
     55 
     56  [Stringification of navigator.bluetooth]
     57    expected: FAIL
     58 
     59  [Bluetooth interface: navigator.bluetooth must inherit property "getAvailability()" with the proper type]
     60    expected: FAIL
     61 
     62  [Bluetooth interface: navigator.bluetooth must inherit property "onavailabilitychanged" with the proper type]
     63    expected: FAIL
     64 
     65  [Bluetooth interface: navigator.bluetooth must inherit property "referringDevice" with the proper type]
     66    expected: FAIL
     67 
     68  [Bluetooth interface: navigator.bluetooth must inherit property "getDevices()" with the proper type]
     69    expected: FAIL
     70 
     71  [Bluetooth interface: navigator.bluetooth must inherit property "requestDevice(optional RequestDeviceOptions)" with the proper type]
     72    expected: FAIL
     73 
     74  [Bluetooth interface: calling requestDevice(optional RequestDeviceOptions) on navigator.bluetooth with too few arguments must throw TypeError]
     75    expected: FAIL
     76 
     77  [Bluetooth interface: navigator.bluetooth must inherit property "onadvertisementreceived" with the proper type]
     78    expected: FAIL
     79 
     80  [Bluetooth interface: navigator.bluetooth must inherit property "ongattserverdisconnected" with the proper type]
     81    expected: FAIL
     82 
     83  [Bluetooth interface: navigator.bluetooth must inherit property "oncharacteristicvaluechanged" with the proper type]
     84    expected: FAIL
     85 
     86  [Bluetooth interface: navigator.bluetooth must inherit property "onserviceadded" with the proper type]
     87    expected: FAIL
     88 
     89  [Bluetooth interface: navigator.bluetooth must inherit property "onservicechanged" with the proper type]
     90    expected: FAIL
     91 
     92  [Bluetooth interface: navigator.bluetooth must inherit property "onserviceremoved" with the proper type]
     93    expected: FAIL
     94 
     95  [BluetoothPermissionResult interface: existence and properties of interface object]
     96    expected: FAIL
     97 
     98  [BluetoothPermissionResult interface object length]
     99    expected: FAIL
    100 
    101  [BluetoothPermissionResult interface object name]
    102    expected: FAIL
    103 
    104  [BluetoothPermissionResult interface: existence and properties of interface prototype object]
    105    expected: FAIL
    106 
    107  [BluetoothPermissionResult interface: existence and properties of interface prototype object's "constructor" property]
    108    expected: FAIL
    109 
    110  [BluetoothPermissionResult interface: existence and properties of interface prototype object's @@unscopables property]
    111    expected: FAIL
    112 
    113  [BluetoothPermissionResult interface: attribute devices]
    114    expected: FAIL
    115 
    116  [ValueEvent interface: existence and properties of interface object]
    117    expected: FAIL
    118 
    119  [ValueEvent interface object length]
    120    expected: FAIL
    121 
    122  [ValueEvent interface object name]
    123    expected: FAIL
    124 
    125  [ValueEvent interface: existence and properties of interface prototype object]
    126    expected: FAIL
    127 
    128  [ValueEvent interface: existence and properties of interface prototype object's "constructor" property]
    129    expected: FAIL
    130 
    131  [ValueEvent interface: existence and properties of interface prototype object's @@unscopables property]
    132    expected: FAIL
    133 
    134  [ValueEvent interface: attribute value]
    135    expected: FAIL
    136 
    137  [BluetoothDevice interface: existence and properties of interface object]
    138    expected: FAIL
    139 
    140  [BluetoothDevice interface object length]
    141    expected: FAIL
    142 
    143  [BluetoothDevice interface object name]
    144    expected: FAIL
    145 
    146  [BluetoothDevice interface: existence and properties of interface prototype object]
    147    expected: FAIL
    148 
    149  [BluetoothDevice interface: existence and properties of interface prototype object's "constructor" property]
    150    expected: FAIL
    151 
    152  [BluetoothDevice interface: existence and properties of interface prototype object's @@unscopables property]
    153    expected: FAIL
    154 
    155  [BluetoothDevice interface: attribute id]
    156    expected: FAIL
    157 
    158  [BluetoothDevice interface: attribute name]
    159    expected: FAIL
    160 
    161  [BluetoothDevice interface: attribute gatt]
    162    expected: FAIL
    163 
    164  [BluetoothDevice interface: operation forget()]
    165    expected: FAIL
    166 
    167  [BluetoothDevice interface: operation watchAdvertisements(optional WatchAdvertisementsOptions)]
    168    expected: FAIL
    169 
    170  [BluetoothDevice interface: attribute watchingAdvertisements]
    171    expected: FAIL
    172 
    173  [BluetoothDevice interface: attribute onadvertisementreceived]
    174    expected: FAIL
    175 
    176  [BluetoothDevice interface: attribute ongattserverdisconnected]
    177    expected: FAIL
    178 
    179  [BluetoothDevice interface: attribute oncharacteristicvaluechanged]
    180    expected: FAIL
    181 
    182  [BluetoothDevice interface: attribute onserviceadded]
    183    expected: FAIL
    184 
    185  [BluetoothDevice interface: attribute onservicechanged]
    186    expected: FAIL
    187 
    188  [BluetoothDevice interface: attribute onserviceremoved]
    189    expected: FAIL
    190 
    191  [BluetoothManufacturerDataMap interface: existence and properties of interface object]
    192    expected: FAIL
    193 
    194  [BluetoothManufacturerDataMap interface object length]
    195    expected: FAIL
    196 
    197  [BluetoothManufacturerDataMap interface object name]
    198    expected: FAIL
    199 
    200  [BluetoothManufacturerDataMap interface: existence and properties of interface prototype object]
    201    expected: FAIL
    202 
    203  [BluetoothManufacturerDataMap interface: existence and properties of interface prototype object's "constructor" property]
    204    expected: FAIL
    205 
    206  [BluetoothManufacturerDataMap interface: existence and properties of interface prototype object's @@unscopables property]
    207    expected: FAIL
    208 
    209  [BluetoothManufacturerDataMap interface: maplike<unsigned short, DataView>]
    210    expected: FAIL
    211 
    212  [BluetoothServiceDataMap interface: existence and properties of interface object]
    213    expected: FAIL
    214 
    215  [BluetoothServiceDataMap interface object length]
    216    expected: FAIL
    217 
    218  [BluetoothServiceDataMap interface object name]
    219    expected: FAIL
    220 
    221  [BluetoothServiceDataMap interface: existence and properties of interface prototype object]
    222    expected: FAIL
    223 
    224  [BluetoothServiceDataMap interface: existence and properties of interface prototype object's "constructor" property]
    225    expected: FAIL
    226 
    227  [BluetoothServiceDataMap interface: existence and properties of interface prototype object's @@unscopables property]
    228    expected: FAIL
    229 
    230  [BluetoothServiceDataMap interface: maplike<UUID, DataView>]
    231    expected: FAIL
    232 
    233  [BluetoothAdvertisingEvent interface: existence and properties of interface object]
    234    expected: FAIL
    235 
    236  [BluetoothAdvertisingEvent interface object length]
    237    expected: FAIL
    238 
    239  [BluetoothAdvertisingEvent interface object name]
    240    expected: FAIL
    241 
    242  [BluetoothAdvertisingEvent interface: existence and properties of interface prototype object]
    243    expected: FAIL
    244 
    245  [BluetoothAdvertisingEvent interface: existence and properties of interface prototype object's "constructor" property]
    246    expected: FAIL
    247 
    248  [BluetoothAdvertisingEvent interface: existence and properties of interface prototype object's @@unscopables property]
    249    expected: FAIL
    250 
    251  [BluetoothAdvertisingEvent interface: attribute device]
    252    expected: FAIL
    253 
    254  [BluetoothAdvertisingEvent interface: attribute uuids]
    255    expected: FAIL
    256 
    257  [BluetoothAdvertisingEvent interface: attribute name]
    258    expected: FAIL
    259 
    260  [BluetoothAdvertisingEvent interface: attribute appearance]
    261    expected: FAIL
    262 
    263  [BluetoothAdvertisingEvent interface: attribute txPower]
    264    expected: FAIL
    265 
    266  [BluetoothAdvertisingEvent interface: attribute rssi]
    267    expected: FAIL
    268 
    269  [BluetoothAdvertisingEvent interface: attribute manufacturerData]
    270    expected: FAIL
    271 
    272  [BluetoothAdvertisingEvent interface: attribute serviceData]
    273    expected: FAIL
    274 
    275  [BluetoothAdvertisingEvent must be primary interface of event]
    276    expected: FAIL
    277 
    278  [Stringification of event]
    279    expected: FAIL
    280 
    281  [BluetoothAdvertisingEvent interface: event must inherit property "device" with the proper type]
    282    expected: FAIL
    283 
    284  [BluetoothAdvertisingEvent interface: event must inherit property "uuids" with the proper type]
    285    expected: FAIL
    286 
    287  [BluetoothAdvertisingEvent interface: event must inherit property "name" with the proper type]
    288    expected: FAIL
    289 
    290  [BluetoothAdvertisingEvent interface: event must inherit property "appearance" with the proper type]
    291    expected: FAIL
    292 
    293  [BluetoothAdvertisingEvent interface: event must inherit property "txPower" with the proper type]
    294    expected: FAIL
    295 
    296  [BluetoothAdvertisingEvent interface: event must inherit property "rssi" with the proper type]
    297    expected: FAIL
    298 
    299  [BluetoothAdvertisingEvent interface: event must inherit property "manufacturerData" with the proper type]
    300    expected: FAIL
    301 
    302  [BluetoothAdvertisingEvent interface: event must inherit property "serviceData" with the proper type]
    303    expected: FAIL
    304 
    305  [BluetoothRemoteGATTServer interface: existence and properties of interface object]
    306    expected: FAIL
    307 
    308  [BluetoothRemoteGATTServer interface object length]
    309    expected: FAIL
    310 
    311  [BluetoothRemoteGATTServer interface object name]
    312    expected: FAIL
    313 
    314  [BluetoothRemoteGATTServer interface: existence and properties of interface prototype object]
    315    expected: FAIL
    316 
    317  [BluetoothRemoteGATTServer interface: existence and properties of interface prototype object's "constructor" property]
    318    expected: FAIL
    319 
    320  [BluetoothRemoteGATTServer interface: existence and properties of interface prototype object's @@unscopables property]
    321    expected: FAIL
    322 
    323  [BluetoothRemoteGATTServer interface: attribute device]
    324    expected: FAIL
    325 
    326  [BluetoothRemoteGATTServer interface: attribute connected]
    327    expected: FAIL
    328 
    329  [BluetoothRemoteGATTServer interface: operation connect()]
    330    expected: FAIL
    331 
    332  [BluetoothRemoteGATTServer interface: operation disconnect()]
    333    expected: FAIL
    334 
    335  [BluetoothRemoteGATTServer interface: operation getPrimaryService(BluetoothServiceUUID)]
    336    expected: FAIL
    337 
    338  [BluetoothRemoteGATTServer interface: operation getPrimaryServices(optional BluetoothServiceUUID)]
    339    expected: FAIL
    340 
    341  [BluetoothRemoteGATTService interface: existence and properties of interface object]
    342    expected: FAIL
    343 
    344  [BluetoothRemoteGATTService interface object length]
    345    expected: FAIL
    346 
    347  [BluetoothRemoteGATTService interface object name]
    348    expected: FAIL
    349 
    350  [BluetoothRemoteGATTService interface: existence and properties of interface prototype object]
    351    expected: FAIL
    352 
    353  [BluetoothRemoteGATTService interface: existence and properties of interface prototype object's "constructor" property]
    354    expected: FAIL
    355 
    356  [BluetoothRemoteGATTService interface: existence and properties of interface prototype object's @@unscopables property]
    357    expected: FAIL
    358 
    359  [BluetoothRemoteGATTService interface: attribute device]
    360    expected: FAIL
    361 
    362  [BluetoothRemoteGATTService interface: attribute uuid]
    363    expected: FAIL
    364 
    365  [BluetoothRemoteGATTService interface: attribute isPrimary]
    366    expected: FAIL
    367 
    368  [BluetoothRemoteGATTService interface: operation getCharacteristic(BluetoothCharacteristicUUID)]
    369    expected: FAIL
    370 
    371  [BluetoothRemoteGATTService interface: operation getCharacteristics(optional BluetoothCharacteristicUUID)]
    372    expected: FAIL
    373 
    374  [BluetoothRemoteGATTService interface: operation getIncludedService(BluetoothServiceUUID)]
    375    expected: FAIL
    376 
    377  [BluetoothRemoteGATTService interface: operation getIncludedServices(optional BluetoothServiceUUID)]
    378    expected: FAIL
    379 
    380  [BluetoothRemoteGATTService interface: attribute oncharacteristicvaluechanged]
    381    expected: FAIL
    382 
    383  [BluetoothRemoteGATTService interface: attribute onserviceadded]
    384    expected: FAIL
    385 
    386  [BluetoothRemoteGATTService interface: attribute onservicechanged]
    387    expected: FAIL
    388 
    389  [BluetoothRemoteGATTService interface: attribute onserviceremoved]
    390    expected: FAIL
    391 
    392  [BluetoothRemoteGATTCharacteristic interface: existence and properties of interface object]
    393    expected: FAIL
    394 
    395  [BluetoothRemoteGATTCharacteristic interface object length]
    396    expected: FAIL
    397 
    398  [BluetoothRemoteGATTCharacteristic interface object name]
    399    expected: FAIL
    400 
    401  [BluetoothRemoteGATTCharacteristic interface: existence and properties of interface prototype object]
    402    expected: FAIL
    403 
    404  [BluetoothRemoteGATTCharacteristic interface: existence and properties of interface prototype object's "constructor" property]
    405    expected: FAIL
    406 
    407  [BluetoothRemoteGATTCharacteristic interface: existence and properties of interface prototype object's @@unscopables property]
    408    expected: FAIL
    409 
    410  [BluetoothRemoteGATTCharacteristic interface: attribute service]
    411    expected: FAIL
    412 
    413  [BluetoothRemoteGATTCharacteristic interface: attribute uuid]
    414    expected: FAIL
    415 
    416  [BluetoothRemoteGATTCharacteristic interface: attribute properties]
    417    expected: FAIL
    418 
    419  [BluetoothRemoteGATTCharacteristic interface: attribute value]
    420    expected: FAIL
    421 
    422  [BluetoothRemoteGATTCharacteristic interface: operation getDescriptor(BluetoothDescriptorUUID)]
    423    expected: FAIL
    424 
    425  [BluetoothRemoteGATTCharacteristic interface: operation getDescriptors(optional BluetoothDescriptorUUID)]
    426    expected: FAIL
    427 
    428  [BluetoothRemoteGATTCharacteristic interface: operation readValue()]
    429    expected: FAIL
    430 
    431  [BluetoothRemoteGATTCharacteristic interface: operation writeValue(BufferSource)]
    432    expected: FAIL
    433 
    434  [BluetoothRemoteGATTCharacteristic interface: operation writeValueWithResponse(BufferSource)]
    435    expected: FAIL
    436 
    437  [BluetoothRemoteGATTCharacteristic interface: operation writeValueWithoutResponse(BufferSource)]
    438    expected: FAIL
    439 
    440  [BluetoothRemoteGATTCharacteristic interface: operation startNotifications()]
    441    expected: FAIL
    442 
    443  [BluetoothRemoteGATTCharacteristic interface: operation stopNotifications()]
    444    expected: FAIL
    445 
    446  [BluetoothRemoteGATTCharacteristic interface: attribute oncharacteristicvaluechanged]
    447    expected: FAIL
    448 
    449  [BluetoothCharacteristicProperties interface: existence and properties of interface object]
    450    expected: FAIL
    451 
    452  [BluetoothCharacteristicProperties interface object length]
    453    expected: FAIL
    454 
    455  [BluetoothCharacteristicProperties interface object name]
    456    expected: FAIL
    457 
    458  [BluetoothCharacteristicProperties interface: existence and properties of interface prototype object]
    459    expected: FAIL
    460 
    461  [BluetoothCharacteristicProperties interface: existence and properties of interface prototype object's "constructor" property]
    462    expected: FAIL
    463 
    464  [BluetoothCharacteristicProperties interface: existence and properties of interface prototype object's @@unscopables property]
    465    expected: FAIL
    466 
    467  [BluetoothCharacteristicProperties interface: attribute broadcast]
    468    expected: FAIL
    469 
    470  [BluetoothCharacteristicProperties interface: attribute read]
    471    expected: FAIL
    472 
    473  [BluetoothCharacteristicProperties interface: attribute writeWithoutResponse]
    474    expected: FAIL
    475 
    476  [BluetoothCharacteristicProperties interface: attribute write]
    477    expected: FAIL
    478 
    479  [BluetoothCharacteristicProperties interface: attribute notify]
    480    expected: FAIL
    481 
    482  [BluetoothCharacteristicProperties interface: attribute indicate]
    483    expected: FAIL
    484 
    485  [BluetoothCharacteristicProperties interface: attribute authenticatedSignedWrites]
    486    expected: FAIL
    487 
    488  [BluetoothCharacteristicProperties interface: attribute reliableWrite]
    489    expected: FAIL
    490 
    491  [BluetoothCharacteristicProperties interface: attribute writableAuxiliaries]
    492    expected: FAIL
    493 
    494  [BluetoothRemoteGATTDescriptor interface: existence and properties of interface object]
    495    expected: FAIL
    496 
    497  [BluetoothRemoteGATTDescriptor interface object length]
    498    expected: FAIL
    499 
    500  [BluetoothRemoteGATTDescriptor interface object name]
    501    expected: FAIL
    502 
    503  [BluetoothRemoteGATTDescriptor interface: existence and properties of interface prototype object]
    504    expected: FAIL
    505 
    506  [BluetoothRemoteGATTDescriptor interface: existence and properties of interface prototype object's "constructor" property]
    507    expected: FAIL
    508 
    509  [BluetoothRemoteGATTDescriptor interface: existence and properties of interface prototype object's @@unscopables property]
    510    expected: FAIL
    511 
    512  [BluetoothRemoteGATTDescriptor interface: attribute characteristic]
    513    expected: FAIL
    514 
    515  [BluetoothRemoteGATTDescriptor interface: attribute uuid]
    516    expected: FAIL
    517 
    518  [BluetoothRemoteGATTDescriptor interface: attribute value]
    519    expected: FAIL
    520 
    521  [BluetoothRemoteGATTDescriptor interface: operation readValue()]
    522    expected: FAIL
    523 
    524  [BluetoothRemoteGATTDescriptor interface: operation writeValue(BufferSource)]
    525    expected: FAIL
    526 
    527  [BluetoothUUID interface: existence and properties of interface object]
    528    expected: FAIL
    529 
    530  [BluetoothUUID interface object length]
    531    expected: FAIL
    532 
    533  [BluetoothUUID interface object name]
    534    expected: FAIL
    535 
    536  [BluetoothUUID interface: existence and properties of interface prototype object]
    537    expected: FAIL
    538 
    539  [BluetoothUUID interface: existence and properties of interface prototype object's "constructor" property]
    540    expected: FAIL
    541 
    542  [BluetoothUUID interface: existence and properties of interface prototype object's @@unscopables property]
    543    expected: FAIL
    544 
    545  [BluetoothUUID interface: operation getService((DOMString or unsigned long))]
    546    expected: FAIL
    547 
    548  [BluetoothUUID interface: operation getCharacteristic((DOMString or unsigned long))]
    549    expected: FAIL
    550 
    551  [BluetoothUUID interface: operation getDescriptor((DOMString or unsigned long))]
    552    expected: FAIL
    553 
    554  [BluetoothUUID interface: operation canonicalUUID(unsigned long)]
    555    expected: FAIL
    556 
    557  [Navigator interface: attribute bluetooth]
    558    expected: FAIL
    559 
    560  [Navigator interface: navigator must inherit property "bluetooth" with the proper type]
    561    expected: FAIL