Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / scroll-behavior / subframe-scrollLeft-expected.txt
blobd1e30f5c4cbbf9e3da3f230afe9473e02220df69
1 Test that setting scrollLeft on a subframe works with both scroll behaviors
4 This is a testharness.js-based test.
5 PASS Scroll x:1, y:0, smooth:false 
6 PASS Scroll x:4, y:0, smooth:false 
7 PASS Scroll x:20, y:0, smooth:true 
8 PASS Scroll x:40, y:0, smooth:true 
9 PASS Scroll x:4000, y:0, smooth:true 
10 PASS Scroll x:10, y:0, smooth:true 
11 Harness: the test ran to completion.