blob: c233e402f9025811b5f775cd65bcaf133819d1a8 [file] [log] [blame]
Tests that for quirks mode document.body.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 0
PASS successfullyParsed is true
TEST COMPLETE