This test ensures that consecutive mouse wheel ticks scroll to the right offset. The main purpose of this test is to ensure that smooth scrolling on the compositor works as intended (tested via virtual suite virtual/threaded/).

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


FAIL document.scrollingElement.scrollTop == 80 && document.scrollingElement.scrollLeft == 80 failed to change to true in 0.5 seconds.
PASS document.scrollingElement.scrollTop == 40 && document.scrollingElement.scrollLeft == 40 became true
PASS successfullyParsed is true

TEST COMPLETE

