Index: LayoutTests/fast/events/mouse-cursor-change-after-layout-expected.txt |
diff --git a/LayoutTests/fast/events/mouse-cursor-change-after-layout-expected.txt b/LayoutTests/fast/events/mouse-cursor-change-after-layout-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..74bc2c830feed39e32bbded436c06848bf2c2bc2 |
--- /dev/null |
+++ b/LayoutTests/fast/events/mouse-cursor-change-after-layout-expected.txt |
@@ -0,0 +1,21 @@ |
+Test that mouse cursors are changed correctly after layout. |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+Bug 26723 |
+ |
+ |
+Mouse move |
+Cursor Info: type=Pointer hotSpot=0,0 |
+ |
+Mouse down |
+Cursor Info: type=Wait hotSpot=0,0 |
+ |
+Mouse up |
+Cursor Info: type=Wait hotSpot=0,0 |
+ |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |