blob: 321eaadaf7a02388479c179f8c4ccf8f7b7f3055 [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