/home/clopez/webkit/webkit/layout-test-results/fast/events/platform-wheelevent-paging-xy-in-scrolling-div-actual.txt

1 PASS event.wheelDeltaY is window.givenScrollTop * -3
2 PASS event.wheelDeltaX is window.givenScrollLeft * -3
3 PASS event.wheelDelta is window.givenScrollTop * -3
4 PASS div.scrollTop is window.expectedScrollTop
5 PASS div.scrollLeft is window.expectedScrollLeft
 1FAIL div.scrollTop should be 161. Was 0.
 2FAIL div.scrollLeft should be 322. Was 0.
63