| Index: LayoutTests/fast/events/platform-wheelevent-paging-y-in-non-scrolling-div-expected.txt
|
| diff --git a/LayoutTests/fast/events/platform-wheelevent-paging-y-in-non-scrolling-div-expected.txt b/LayoutTests/fast/events/platform-wheelevent-paging-y-in-non-scrolling-div-expected.txt
|
| index baaf78894b176a11ed4852010ff9c200c60dcf3d..2e50bdc2f700b864c78c50b84e0e291ec3016f86 100644
|
| --- a/LayoutTests/fast/events/platform-wheelevent-paging-y-in-non-scrolling-div-expected.txt
|
| +++ b/LayoutTests/fast/events/platform-wheelevent-paging-y-in-non-scrolling-div-expected.txt
|
| @@ -1,4 +1,7 @@
|
|
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| PASS event.wheelDeltaY is window.givenScrollTop*-3
|
| PASS event.wheelDeltaX is 0
|
| PASS event.wheelDelta is window.givenScrollTop*-3
|
|
|