summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/pointerevents/coalesced_events_attributes.https.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/pointerevents/coalesced_events_attributes.https.html.ini')
-rw-r--r--testing/web-platform/meta/pointerevents/coalesced_events_attributes.https.html.ini29
1 files changed, 29 insertions, 0 deletions
diff --git a/testing/web-platform/meta/pointerevents/coalesced_events_attributes.https.html.ini b/testing/web-platform/meta/pointerevents/coalesced_events_attributes.https.html.ini
new file mode 100644
index 0000000000..631d0191d6
--- /dev/null
+++ b/testing/web-platform/meta/pointerevents/coalesced_events_attributes.https.html.ini
@@ -0,0 +1,29 @@
+[coalesced_events_attributes.https.html?pen]
+ [Coalesced list in pointerdown/move/up events]
+ expected: FAIL
+
+ [Coalesced list in boundary events]
+ expected: FAIL
+
+ [Coalesced list in pointer-capture events]
+ expected: FAIL
+
+
+[coalesced_events_attributes.https.html?touch]
+ expected: TIMEOUT
+ [Coalesced list in pointerdown/move/up events]
+ expected: FAIL
+
+ [Coalesced list in pointercancel event]
+ expected: TIMEOUT
+
+
+[coalesced_events_attributes.https.html?mouse]
+ [Coalesced list in pointerdown/move/up events]
+ expected: FAIL
+
+ [Coalesced list in pointer-capture events]
+ expected:
+ if (os == "linux") and not fission and debug and swgl: [PASS, FAIL]
+ if (os == "linux") and not fission and not debug: [PASS, FAIL]
+ if (os == "linux") and not fission and debug and not swgl: [PASS, FAIL]