Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / events / platform-wheelevent-paging-y-in-scrolling-div-expected.txt
blob21f104a7faf36d8e5e2368de3247ffb03cfaa9ae
1 PASS successfullyParsed is true
3 TEST COMPLETE
4 PASS event.wheelDeltaY is window.givenScrollTop * -3
5 PASS event.wheelDeltaX is 0
6 PASS event.wheelDelta is window.givenScrollTop * -3
7 PASS div.scrollTop is window.expectedScrollTop
8 PASS div.scrollLeft is window.expectedScrollLeft