This tests keyboard scrolling by pages.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS document.scrollingElement.scrollTop >= window.innerHeight * 0.875 became true
PASS document.scrollingElement.scrollTop became 0
PASS successfullyParsed is true
TEST COMPLETE