summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/uievents/order-of-events/mouse-events/mousemove-between.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/uievents/order-of-events/mouse-events/mousemove-between.html.ini')
-rw-r--r--testing/web-platform/meta/uievents/order-of-events/mouse-events/mousemove-between.html.ini10
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/web-platform/meta/uievents/order-of-events/mouse-events/mousemove-between.html.ini b/testing/web-platform/meta/uievents/order-of-events/mouse-events/mousemove-between.html.ini
new file mode 100644
index 0000000000..9c0cf06aff
--- /dev/null
+++ b/testing/web-platform/meta/uievents/order-of-events/mouse-events/mousemove-between.html.ini
@@ -0,0 +1,10 @@
+[mousemove-between.html]
+ expected:
+ if os == "mac": ERROR
+ [Mousemove events between elements should fire in the correct order.]
+ expected:
+ if (os == "linux") and not swgl and debug and fission: [FAIL, PASS]
+ if (os == "linux") and not swgl and debug and not fission: [FAIL, PASS]
+ if (os == "linux") and swgl and not fission: [FAIL, PASS]
+ if (os == "android") and not debug: [FAIL, PASS]
+ [PASS, FAIL]