1 PASS successfullyParsed is true
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