Video is not started even if play button has been pressed.
[framework/web/webkit-efl.git] / LayoutTests / fast / events / platform-wheelevent-paging-x-in-non-scrolling-page-expected.txt
1 PASS event.wheelDeltaY is 0
2 PASS event.wheelDeltaX is window.givenScrollLeft * -3
3 PASS event.wheelDelta is window.givenScrollLeft * -3
4 PASS document.body.scrollTop is window.expectedScrollTop
5 PASS document.body.scrollLeft is window.expectedScrollLeft
6