summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/uievents/mouse/mouseenter-mouseleave-on-drag.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/uievents/mouse/mouseenter-mouseleave-on-drag.html.ini')
-rw-r--r--testing/web-platform/meta/uievents/mouse/mouseenter-mouseleave-on-drag.html.ini13
1 files changed, 13 insertions, 0 deletions
diff --git a/testing/web-platform/meta/uievents/mouse/mouseenter-mouseleave-on-drag.html.ini b/testing/web-platform/meta/uievents/mouse/mouseenter-mouseleave-on-drag.html.ini
new file mode 100644
index 0000000000..b49ec2cc00
--- /dev/null
+++ b/testing/web-platform/meta/uievents/mouse/mouseenter-mouseleave-on-drag.html.ini
@@ -0,0 +1,13 @@
+[mouseenter-mouseleave-on-drag.html]
+ [Test dragging across inner div]
+ expected:
+ if (os == "linux") and not debug and fission: [PASS, FAIL]
+
+ [Test dragging into inner div]
+ expected:
+ if (os == "linux") and not debug and fission: [PASS, FAIL]
+
+ [Test dragging out of inner div]
+ expected:
+ if (os == "linux") and (processor == "x86_64") and not debug and fission: [PASS, FAIL]
+ if (os == "linux") and (processor == "x86"): [PASS, FAIL]