summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/pointerevents/idlharness.https.window.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/pointerevents/idlharness.https.window.js.ini')
-rw-r--r--testing/web-platform/meta/pointerevents/idlharness.https.window.js.ini28
1 files changed, 28 insertions, 0 deletions
diff --git a/testing/web-platform/meta/pointerevents/idlharness.https.window.js.ini b/testing/web-platform/meta/pointerevents/idlharness.https.window.js.ini
new file mode 100644
index 0000000000..b6b1240806
--- /dev/null
+++ b/testing/web-platform/meta/pointerevents/idlharness.https.window.js.ini
@@ -0,0 +1,28 @@
+[idlharness.https.window.html]
+ [Document interface: attribute onpointerrawupdate]
+ expected: FAIL
+
+ [Document interface: document must inherit property "onpointerrawupdate" with the proper type]
+ expected: FAIL
+
+ [Window interface: attribute onpointerrawupdate]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onpointerrawupdate]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onpointerrawupdate" with the proper type]
+ expected: FAIL
+
+ [PointerEvent interface: new PointerEvent("type") must inherit property "azimuthAngle" with the proper type]
+ expected: FAIL
+
+ [PointerEvent interface: attribute azimuthAngle]
+ expected: FAIL
+
+ [PointerEvent interface: attribute altitudeAngle]
+ expected: FAIL
+
+ [PointerEvent interface: new PointerEvent("type") must inherit property "altitudeAngle" with the proper type]
+ expected: FAIL
+