1 PASS successfullyParsed is true
4 PASS event.wheelDeltaY is window.givenScrollTop * -3
5 PASS event.wheelDeltaX is 0
6 PASS event.wheelDelta is window.givenScrollTop * -3
7 PASS document.scrollingElement.scrollTop is window.expectedScrollTop
8 PASS document.scrollingElement.scrollLeft is window.expectedScrollLeft