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