summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/pointerevents/pointerevent_click_is_a_pointerevent.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/pointerevents/pointerevent_click_is_a_pointerevent.html.ini')
-rw-r--r--testing/web-platform/meta/pointerevents/pointerevent_click_is_a_pointerevent.html.ini41
1 files changed, 41 insertions, 0 deletions
diff --git a/testing/web-platform/meta/pointerevents/pointerevent_click_is_a_pointerevent.html.ini b/testing/web-platform/meta/pointerevents/pointerevent_click_is_a_pointerevent.html.ini
new file mode 100644
index 0000000000..4ba6844411
--- /dev/null
+++ b/testing/web-platform/meta/pointerevents/pointerevent_click_is_a_pointerevent.html.ini
@@ -0,0 +1,41 @@
+[pointerevent_click_is_a_pointerevent.html?pen]
+ [click using pen is a PointerEvent with correct properties]
+ expected: FAIL
+
+ [click using pen is a PointerEvent with correct properties when no other PointerEvent listeners are present]
+ expected: FAIL
+
+ [click using pen is a PointerEvent with correct properties in a subframe]
+ expected: FAIL
+
+
+[pointerevent_click_is_a_pointerevent.html?mouse]
+ expected:
+ if os == "mac": TIMEOUT
+ [click using mouse is a PointerEvent with correct properties]
+ expected: FAIL
+
+ [click using mouse is a PointerEvent with correct properties when no other PointerEvent listeners are present]
+ expected: FAIL
+
+ [click using mouse is a PointerEvent with correct properties in a subframe]
+ expected:
+ if os == "mac": TIMEOUT
+ FAIL
+
+ [click using mouse is a PointerEvent with correct properties using non-pointing device]
+ expected:
+ if os == "mac": NOTRUN
+ FAIL
+
+
+[pointerevent_click_is_a_pointerevent.html?touch]
+ expected: TIMEOUT
+ [click using touch is a PointerEvent with correct properties]
+ expected: TIMEOUT
+
+ [click using touch is a PointerEvent with correct properties when no other PointerEvent listeners are present]
+ expected: NOTRUN
+
+ [click using touch is a PointerEvent with correct properties in a subframe]
+ expected: NOTRUN