chromium/third_party/blink/web_tests/fast/events/keyboard-scroll-by-page-expected.txt

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