Index: LayoutTests/fast/events/platform-wheelevent-paging-x-in-non-scrolling-div-expected.txt |
diff --git a/LayoutTests/fast/events/platform-wheelevent-paging-x-in-non-scrolling-div-expected.txt b/LayoutTests/fast/events/platform-wheelevent-paging-x-in-non-scrolling-div-expected.txt |
index 6ff488361a1dbcf092c88f98a2ffcca935e6d2ee..a2f9645a20afeff858386ba748cb022af88f425b 100644 |
--- a/LayoutTests/fast/events/platform-wheelevent-paging-x-in-non-scrolling-div-expected.txt |
+++ b/LayoutTests/fast/events/platform-wheelevent-paging-x-in-non-scrolling-div-expected.txt |
@@ -1,3 +1,6 @@ |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
PASS event.wheelDeltaY is 0 |
PASS event.wheelDeltaX is window.givenScrollLeft*-3 |
PASS event.wheelDelta is window.givenScrollLeft*-3 |