summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/scroll-behavior/overflow-scroll-root-frame-animates-expected.txt
blob: 321eaadaf7a02388479c179f8c4ccf8f7b7f3055 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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