summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/scroll-behavior/overflow-scroll-animates-expected.txt
blob: 8fddcf3c0bafc90b856ba285be1579454c519104 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Tests that overflow scrolls are animated.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


PASS element.scrollTop is not element.scrollHeight - element.clientHeight
PASS element.scrollTop is > 0
PASS element.scrollTop is > prevScrollTop
PASS successfullyParsed is true

TEST COMPLETE