1 Test that scrollTo 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.