tor-browser

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

idlharness.https.window.js.ini (1355B)


      1 [idlharness.https.window.html]
      2  [ProximitySensor interface: new ProximitySensor(); must inherit property "near" with the proper type]
      3    expected: FAIL
      4 
      5  [Stringification of new ProximitySensor();]
      6    expected: FAIL
      7 
      8  [ProximitySensor interface: existence and properties of interface prototype object]
      9    expected: FAIL
     10 
     11  [ProximitySensor interface: existence and properties of interface prototype object's "constructor" property]
     12    expected: FAIL
     13 
     14  [ProximitySensor interface: attribute distance]
     15    expected: FAIL
     16 
     17  [ProximitySensor interface object length]
     18    expected: FAIL
     19 
     20  [ProximitySensor interface: existence and properties of interface prototype object's @@unscopables property]
     21    expected: FAIL
     22 
     23  [ProximitySensor interface: new ProximitySensor(); must inherit property "max" with the proper type]
     24    expected: FAIL
     25 
     26  [ProximitySensor interface: new ProximitySensor(); must inherit property "distance" with the proper type]
     27    expected: FAIL
     28 
     29  [ProximitySensor interface object name]
     30    expected: FAIL
     31 
     32  [ProximitySensor interface: attribute max]
     33    expected: FAIL
     34 
     35  [ProximitySensor interface: existence and properties of interface object]
     36    expected: FAIL
     37 
     38  [ProximitySensor interface: attribute near]
     39    expected: FAIL
     40 
     41  [ProximitySensor must be primary interface of new ProximitySensor();]
     42    expected: FAIL