summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/event-timing/first-input-interactionid-tap.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/event-timing/first-input-interactionid-tap.html.ini')
-rw-r--r--testing/web-platform/meta/event-timing/first-input-interactionid-tap.html.ini12
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/web-platform/meta/event-timing/first-input-interactionid-tap.html.ini b/testing/web-platform/meta/event-timing/first-input-interactionid-tap.html.ini
new file mode 100644
index 0000000000..e2e153c3d0
--- /dev/null
+++ b/testing/web-platform/meta/event-timing/first-input-interactionid-tap.html.ini
@@ -0,0 +1,12 @@
+[first-input-interactionid-tap.html]
+ expected:
+ if (os == "android") and debug and swgl: [OK, TIMEOUT]
+ if (os == "android") and debug and not swgl: [OK, TIMEOUT]
+ if (os == "android") and not debug: [OK, TIMEOUT]
+ [TIMEOUT, OK]
+ [The interactionId of the first input entry should match the same pointerdown entry of event timing when tap.]
+ expected:
+ if (os == "android") and debug and swgl: [FAIL, TIMEOUT]
+ if (os == "android") and debug and not swgl: [FAIL, TIMEOUT]
+ if (os == "android") and not debug: [FAIL, TIMEOUT]
+ [TIMEOUT, FAIL]