| Index: LayoutTests/fast/events/platform-wheelevent-paging-x-in-non-scrolling-page-expected.txt
|
| diff --git a/LayoutTests/fast/events/platform-wheelevent-paging-x-in-non-scrolling-page-expected.txt b/LayoutTests/fast/events/platform-wheelevent-paging-x-in-non-scrolling-page-expected.txt
|
| index 5bb97a42ea8e8981c0d5d7c0cc5a0cd1577dce54..0541a59170438c376d854a26a4921c6027ad456f 100644
|
| --- a/LayoutTests/fast/events/platform-wheelevent-paging-x-in-non-scrolling-page-expected.txt
|
| +++ b/LayoutTests/fast/events/platform-wheelevent-paging-x-in-non-scrolling-page-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
|
|
|