summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/scroll-behavior/subframe-scrollTop-expected.txt
blob: ff7a58b7c566c96e53401d00a911a8d1615ac78f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Test that setting scrollTop on a subframe works with both scroll behaviors


This is a testharness.js-based test.
PASS Scroll x:0, y:2, smooth:false 
PASS Scroll x:0, y:4, smooth:false 
PASS Scroll x:0, y:25, smooth:true 
PASS Scroll x:0, y:45, smooth:true 
PASS Scroll x:0, y:4100, smooth:true 
PASS Scroll x:0, y:20, smooth:true 
Harness: the test ran to completion.