blob: d6287cbaa13999beab20552992c2c573f0471d38 [file] [log] [blame]
Test that scrollBy works on the visual viewport.
This is a testharness.js-based test.
PASS Scroll x:0, y:1000, smooth:true
PASS Scroll x:10, y:400, smooth:true
PASS Scroll x:0, y:1000, smooth:false
PASS Scroll x:10, y:400, smooth:false
Harness: the test ran to completion.