diff --git a/tests/html/test_mouse_events_order_1.html b/tests/html/test_mouse_events_order_1.html new file mode 100644 index 00000000000..eee56954bea --- /dev/null +++ b/tests/html/test_mouse_events_order_1.html @@ -0,0 +1,56 @@ + + + +
+Description: Tests the order of mouse events when a pointing device transitions from a + visible element A to another visible element B.
+ +Description: Tests the order of mouse events when a pointing device is moved into an element A, + and then into a nested element B and then back out again.
+ +Description: Tests the order of mouse events when a pointing device is moved into a visually + overlapped stack of elements having the same dimensions and absolute positions and then moved out again.
+ +