Tests that for standard mode document.documentElement.scrollTop returns the scroll top value | |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". | |
FAIL window.pageYOffset should be 500. Was 0. | |
FAIL document.body.scrollTop should be 500. Was 0. | |
PASS document.documentElement.scrollTop is 0 | |
PASS successfullyParsed is true | |
TEST COMPLETE | |