| Index: LayoutTests/fast/events/continuous-platform-wheelevent-in-scrolling-div-expected.txt
|
| diff --git a/LayoutTests/fast/events/continuous-platform-wheelevent-in-scrolling-div-expected.txt b/LayoutTests/fast/events/continuous-platform-wheelevent-in-scrolling-div-expected.txt
|
| index 969ac56f0eed6cd3b4a267bddf8dfcfa1d05eef1..76662f26609d0dcf5d74a61f4febe853eaba8b6c 100644
|
| --- a/LayoutTests/fast/events/continuous-platform-wheelevent-in-scrolling-div-expected.txt
|
| +++ b/LayoutTests/fast/events/continuous-platform-wheelevent-in-scrolling-div-expected.txt
|
| @@ -1,3 +1,6 @@
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| PASS event.wheelDeltaY is window.expectedScrollTop*-3
|
| PASS event.wheelDeltaX is window.expectedScrollLeft*-3
|
| PASS event.wheelDelta is window.expectedScrollTop*-3
|
|
|