blob: 0075f12bae79f1c5d68aa3e2b4f91b212ca633bf [file] [log] [blame]
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