Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / scroll-behavior / main-frame-pinch-scrollBy-expected.txt
blobd6287cbaa13999beab20552992c2c573f0471d38
1 Test that scrollBy works on the visual viewport.
3 This is a testharness.js-based test.
4 PASS Scroll x:0, y:1000, smooth:true 
5 PASS Scroll x:10, y:400, smooth:true 
6 PASS Scroll x:0, y:1000, smooth:false 
7 PASS Scroll x:10, y:400, smooth:false 
8 Harness: the test ran to completion.