/home/clopez/webkit/webkit/layout-test-results/fast/events/platform-wheelevent-paging-x-in-non-scrolling-page-actual.txt
1
PASS event.wheelDeltaY is 0
2
PASS event.wheelDeltaX is window.givenScrollLeft * -3
3
PASS event.wheelDelta is window.givenScrollLeft * -3
4
1
PASS document.body.scrollTop is window.expectedScrollTop
5
2
PASS document.body.scrollLeft is window.expectedScrollLeft
6
3