blob: 8f7d2f2e24d25e50b065ed4681daf466e8e1194f [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".
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