blob: 0e891cc5b1a6f7837cc518495b82980568f81f32 [file] [log] [blame]
PASS event.wheelDeltaY is window.givenScrollTop * -3
PASS event.wheelDeltaX is window.givenScrollLeft * -3
PASS event.wheelDelta is window.givenScrollTop * -3
PASS document.body.scrollTop is window.expectedScrollTop
PASS document.body.scrollLeft is window.expectedScrollLeft