tor-browser

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

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


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