blob: 45714b7b1d5d0ff9f412c8977db3fadc7d0a4b2b [file] [log] [blame]
PASS successfullyParsed is true
TEST COMPLETE
PASS event.wheelDeltaY is window.givenScrollTop * -3
PASS event.wheelDeltaX is 0
PASS event.wheelDelta is window.givenScrollTop * -3
PASS document.scrollingElement.scrollTop is window.expectedScrollTop
PASS document.scrollingElement.scrollLeft is window.expectedScrollLeft