summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/pointerevents/pointerevent_contextmenu_is_a_pointerevent.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/pointerevents/pointerevent_contextmenu_is_a_pointerevent.html.ini')
-rw-r--r--testing/web-platform/meta/pointerevents/pointerevent_contextmenu_is_a_pointerevent.html.ini20
1 files changed, 20 insertions, 0 deletions
diff --git a/testing/web-platform/meta/pointerevents/pointerevent_contextmenu_is_a_pointerevent.html.ini b/testing/web-platform/meta/pointerevents/pointerevent_contextmenu_is_a_pointerevent.html.ini
new file mode 100644
index 0000000000..16fb6fb6c2
--- /dev/null
+++ b/testing/web-platform/meta/pointerevents/pointerevent_contextmenu_is_a_pointerevent.html.ini
@@ -0,0 +1,20 @@
+[pointerevent_contextmenu_is_a_pointerevent.html]
+ [contextmenu is a PointerEvent]
+ expected: FAIL
+
+
+[pointerevent_contextmenu_is_a_pointerevent.html?touch]
+ expected: TIMEOUT
+ [contextmenu using touch is a PointerEvent with correct properties]
+ expected: TIMEOUT
+
+ [contextmenu using touch is a PointerEvent with correct properties when no other PointerEvent listeners are present]
+ expected: NOTRUN
+
+
+[pointerevent_contextmenu_is_a_pointerevent.html?mouse]
+ [contextmenu using mouse is a PointerEvent with correct properties]
+ expected: FAIL
+
+ [contextmenu using mouse is a PointerEvent with correct properties when no other PointerEvent listeners are present]
+ expected: FAIL