tor-browser

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

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


      1 [idlharness.https.any.html]
      2  [Serial must be primary interface of navigator.serial]
      3    expected: FAIL
      4 
      5  [Serial interface: existence and properties of interface prototype object]
      6    expected: FAIL
      7 
      8  [Serial interface: attribute onconnect]
      9    expected: FAIL
     10 
     11  [Serial interface: attribute ondisconnect]
     12    expected: FAIL
     13 
     14  [Serial interface: existence and properties of interface prototype object's @@unscopables property]
     15    expected: FAIL
     16 
     17  [SerialPort interface: existence and properties of interface prototype object]
     18    expected: FAIL
     19 
     20  [Serial interface: existence and properties of interface object]
     21    expected: FAIL
     22 
     23  [Serial interface: operation getPorts()]
     24    expected: FAIL
     25 
     26  [Serial interface object name]
     27    expected: FAIL
     28 
     29  [SerialPort interface: existence and properties of interface prototype object's @@unscopables property]
     30    expected: FAIL
     31 
     32  [Serial interface: navigator.serial must inherit property "ondisconnect" with the proper type]
     33    expected: FAIL
     34 
     35  [SerialPort interface: existence and properties of interface object]
     36    expected: FAIL
     37 
     38  [SerialPort interface: existence and properties of interface prototype object's "constructor" property]
     39    expected: FAIL
     40 
     41  [SerialPort interface object length]
     42    expected: FAIL
     43 
     44  [Serial interface: navigator.serial must inherit property "getPorts()" with the proper type]
     45    expected: FAIL
     46 
     47  [SerialPort interface: operation getInfo()]
     48    expected: FAIL
     49 
     50  [Navigator interface: attribute serial]
     51    expected: FAIL
     52 
     53  [Navigator interface: navigator must inherit property "serial" with the proper type]
     54    expected: FAIL
     55 
     56  [Serial interface: navigator.serial must inherit property "onconnect" with the proper type]
     57    expected: FAIL
     58 
     59  [Serial interface object length]
     60    expected: FAIL
     61 
     62  [Stringification of navigator.serial]
     63    expected: FAIL
     64 
     65  [Serial interface: existence and properties of interface prototype object's "constructor" property]
     66    expected: FAIL
     67 
     68  [SerialPort interface object name]
     69    expected: FAIL
     70 
     71  [SerialPort interface: operation getSignals()]
     72    expected: FAIL
     73 
     74  [Serial interface: calling requestPort(optional SerialPortRequestOptions) on navigator.serial with too few arguments must throw TypeError]
     75    expected: FAIL
     76 
     77  [SerialPort interface: attribute onconnect]
     78    expected: FAIL
     79 
     80  [Serial interface: navigator.serial must inherit property "requestPort(optional SerialPortRequestOptions)" with the proper type]
     81    expected: FAIL
     82 
     83  [SerialPort interface: attribute readable]
     84    expected: FAIL
     85 
     86  [SerialPort interface: operation open(SerialOptions)]
     87    expected: FAIL
     88 
     89  [SerialPort interface: operation close()]
     90    expected: FAIL
     91 
     92  [SerialPort interface: attribute ondisconnect]
     93    expected: FAIL
     94 
     95  [Serial interface: operation requestPort(optional SerialPortRequestOptions)]
     96    expected: FAIL
     97 
     98  [SerialPort interface: attribute writable]
     99    expected: FAIL
    100 
    101  [SerialPort interface: operation setSignals(optional SerialOutputSignals)]
    102    expected: FAIL
    103 
    104  [SerialPort interface: operation forget()]
    105    expected: FAIL
    106 
    107  [SerialPort interface: attribute connected]
    108    expected: FAIL
    109 
    110 
    111 [idlharness.https.any.worker.html]
    112  [Serial must be primary interface of navigator.serial]
    113    expected: FAIL
    114 
    115  [Serial interface: existence and properties of interface prototype object]
    116    expected: FAIL
    117 
    118  [Serial interface: attribute onconnect]
    119    expected: FAIL
    120 
    121  [Serial interface: attribute ondisconnect]
    122    expected: FAIL
    123 
    124  [WorkerNavigator interface: attribute serial]
    125    expected: FAIL
    126 
    127  [Serial interface: existence and properties of interface prototype object's @@unscopables property]
    128    expected: FAIL
    129 
    130  [SerialPort interface: existence and properties of interface prototype object]
    131    expected: FAIL
    132 
    133  [Serial interface: existence and properties of interface object]
    134    expected: FAIL
    135 
    136  [Serial interface: operation getPorts()]
    137    expected: FAIL
    138 
    139  [Serial interface object name]
    140    expected: FAIL
    141 
    142  [Serial interface: navigator.serial must not have property "requestPort"]
    143    expected: FAIL
    144 
    145  [SerialPort interface: existence and properties of interface prototype object's @@unscopables property]
    146    expected: FAIL
    147 
    148  [Serial interface: member requestPort]
    149    expected: FAIL
    150 
    151  [SerialPort interface: existence and properties of interface object]
    152    expected: FAIL
    153 
    154  [WorkerNavigator interface: navigator must inherit property "serial" with the proper type]
    155    expected: FAIL
    156 
    157  [Serial interface: navigator.serial must inherit property "ondisconnect" with the proper type]
    158    expected: FAIL
    159 
    160  [SerialPort interface object length]
    161    expected: FAIL
    162 
    163  [Serial interface: navigator.serial must inherit property "getPorts()" with the proper type]
    164    expected: FAIL
    165 
    166  [SerialPort interface: operation getInfo()]
    167    expected: FAIL
    168 
    169  [Serial interface: navigator.serial must inherit property "onconnect" with the proper type]
    170    expected: FAIL
    171 
    172  [Serial interface object length]
    173    expected: FAIL
    174 
    175  [SerialPort interface: existence and properties of interface prototype object's "constructor" property]
    176    expected: FAIL
    177 
    178  [Stringification of navigator.serial]
    179    expected: FAIL
    180 
    181  [Serial interface: existence and properties of interface prototype object's "constructor" property]
    182    expected: FAIL
    183 
    184  [SerialPort interface object name]
    185    expected: FAIL
    186 
    187  [SerialPort interface: operation getSignals()]
    188    expected: FAIL
    189 
    190  [SerialPort interface: attribute onconnect]
    191    expected: FAIL
    192 
    193  [SerialPort interface: attribute readable]
    194    expected: FAIL
    195 
    196  [SerialPort interface: operation open(SerialOptions)]
    197    expected: FAIL
    198 
    199  [SerialPort interface: operation close()]
    200    expected: FAIL
    201 
    202  [SerialPort interface: attribute ondisconnect]
    203    expected: FAIL
    204 
    205  [SerialPort interface: attribute writable]
    206    expected: FAIL
    207 
    208  [SerialPort interface: operation setSignals(optional SerialOutputSignals)]
    209    expected: FAIL
    210 
    211  [SerialPort interface: operation forget()]
    212    expected: FAIL
    213 
    214  [SerialPort interface: attribute connected]
    215    expected: FAIL