Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / events / platform-wheelevent-paging-xy-in-scrolling-div-expected.txt
blob0ff1250848014ee20ee8c0e51fd64fd1f0107f66
1 PASS successfullyParsed is true
3 TEST COMPLETE
4 PASS event.wheelDeltaY is window.givenScrollTop * -3
5 PASS event.wheelDeltaX is window.givenScrollLeft * -3
6 PASS event.wheelDelta is window.givenScrollTop * -3
7 PASS div.scrollTop is window.expectedScrollTop
8 PASS div.scrollLeft is window.expectedScrollLeft