blob: 3edaa472fb2e117b7cc8261b90e73e5be6e5a7f9 [file] [log] [blame]
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".
PASS window.pageYOffset is 500
PASS document.body.scrollTop is 500
PASS document.documentElement.scrollTop is 500
PASS successfullyParsed is true
TEST COMPLETE