blob: 9c5e90ff85472ecb9bfe580c357c26ae5e891e06 [file] [log] [blame]
Tests that overflow scrolls on the root frame are animated.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS window.scrollY is not document.body.scrollHeight - window.innerHeight
PASS window.scrollY is > 0
PASS window.scrollY is > prevScrollY
PASS successfullyParsed is true
TEST COMPLETE