tor-browser

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

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


      1 [idlharness.https.window.html]
      2  [DeviceMotionEvent interface: new DeviceMotionEvent("foo") must inherit property "interval" with the proper type]
      3    expected: FAIL
      4 
      5  [DeviceMotionEventAcceleration interface: attribute y]
      6    expected: FAIL
      7 
      8  [DeviceMotionEventAcceleration interface: attribute x]
      9    expected: FAIL
     10 
     11  [DeviceMotionEventRotationRate interface: existence and properties of interface object]
     12    expected: FAIL
     13 
     14  [DeviceMotionEventAcceleration interface: attribute z]
     15    expected: FAIL
     16 
     17  [DeviceMotionEvent interface: operation requestPermission()]
     18    expected: FAIL
     19 
     20  [DeviceMotionEventRotationRate interface: attribute gamma]
     21    expected: FAIL
     22 
     23  [DeviceMotionEventRotationRate interface object length]
     24    expected: FAIL
     25 
     26  [DeviceMotionEventAcceleration interface object name]
     27    expected: FAIL
     28 
     29  [DeviceMotionEventAcceleration interface: existence and properties of interface prototype object's "constructor" property]
     30    expected: FAIL
     31 
     32  [DeviceMotionEventRotationRate interface: existence and properties of interface prototype object's @@unscopables property]
     33    expected: FAIL
     34 
     35  [DeviceMotionEventAcceleration interface object length]
     36    expected: FAIL
     37 
     38  [DeviceMotionEventRotationRate interface: existence and properties of interface prototype object]
     39    expected: FAIL
     40 
     41  [DeviceMotionEventAcceleration interface: existence and properties of interface prototype object's @@unscopables property]
     42    expected: FAIL
     43 
     44  [DeviceMotionEventRotationRate interface: attribute alpha]
     45    expected: FAIL
     46 
     47  [DeviceMotionEventAcceleration interface: existence and properties of interface object]
     48    expected: FAIL
     49 
     50  [DeviceMotionEventRotationRate interface object name]
     51    expected: FAIL
     52 
     53  [DeviceMotionEventAcceleration interface: existence and properties of interface prototype object]
     54    expected: FAIL
     55 
     56  [DeviceMotionEventRotationRate interface: attribute beta]
     57    expected: FAIL
     58 
     59  [DeviceMotionEventRotationRate interface: existence and properties of interface prototype object's "constructor" property]
     60    expected: FAIL
     61 
     62  [DeviceOrientationEvent interface: calling requestPermission(optional boolean) on new DeviceOrientationEvent("foo") with too few arguments must throw TypeError]
     63    expected: FAIL
     64 
     65  [DeviceOrientationEvent interface: operation requestPermission(optional boolean)]
     66    expected: FAIL