diff options
Diffstat (limited to 'testing/web-platform/meta/orientation-event/idlharness.https.window.js.ini')
-rw-r--r-- | testing/web-platform/meta/orientation-event/idlharness.https.window.js.ini | 63 |
1 files changed, 63 insertions, 0 deletions
diff --git a/testing/web-platform/meta/orientation-event/idlharness.https.window.js.ini b/testing/web-platform/meta/orientation-event/idlharness.https.window.js.ini new file mode 100644 index 0000000000..644e97f9b8 --- /dev/null +++ b/testing/web-platform/meta/orientation-event/idlharness.https.window.js.ini @@ -0,0 +1,63 @@ +[idlharness.https.window.html] + [DeviceMotionEvent interface: new DeviceMotionEvent("foo") must inherit property "interval" with the proper type] + expected: FAIL + + [DeviceMotionEventAcceleration interface: attribute y] + expected: FAIL + + [DeviceMotionEventAcceleration interface: attribute x] + expected: FAIL + + [DeviceMotionEventRotationRate interface: existence and properties of interface object] + expected: FAIL + + [DeviceMotionEventAcceleration interface: attribute z] + expected: FAIL + + [DeviceMotionEvent interface: operation requestPermission()] + expected: FAIL + + [DeviceMotionEventRotationRate interface: attribute gamma] + expected: FAIL + + [DeviceMotionEventRotationRate interface object length] + expected: FAIL + + [DeviceOrientationEvent interface: operation requestPermission()] + expected: FAIL + + [DeviceMotionEventAcceleration interface object name] + expected: FAIL + + [DeviceMotionEventAcceleration interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [DeviceMotionEventRotationRate interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [DeviceMotionEventAcceleration interface object length] + expected: FAIL + + [DeviceMotionEventRotationRate interface: existence and properties of interface prototype object] + expected: FAIL + + [DeviceMotionEventAcceleration interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [DeviceMotionEventRotationRate interface: attribute alpha] + expected: FAIL + + [DeviceMotionEventAcceleration interface: existence and properties of interface object] + expected: FAIL + + [DeviceMotionEventRotationRate interface object name] + expected: FAIL + + [DeviceMotionEventAcceleration interface: existence and properties of interface prototype object] + expected: FAIL + + [DeviceMotionEventRotationRate interface: attribute beta] + expected: FAIL + + [DeviceMotionEventRotationRate interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL |