Index: LayoutTests/fast/events/platform-wheelevent-paging-x-in-scrolling-div-expected.txt |
diff --git a/LayoutTests/fast/events/platform-wheelevent-paging-x-in-scrolling-div-expected.txt b/LayoutTests/fast/events/platform-wheelevent-paging-x-in-scrolling-div-expected.txt |
index 8b2758f6edada22486d02d585d29331f7e35a536..80e39b703ae212811ae9a7dde48f59928cfd5715 100644 |
--- a/LayoutTests/fast/events/platform-wheelevent-paging-x-in-scrolling-div-expected.txt |
+++ b/LayoutTests/fast/events/platform-wheelevent-paging-x-in-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 |