blob: 4a1dcbb934db8fcc547206eb3cf827de475ac258 [file] [log] [blame]
Tests scrollTo/By(x,y) and scrollTo/By(scrollOptions) on the body in standard mode.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS scroller.scrollLeft is 0
PASS scroller.scrollTop is 0
PASS window.scrollX is 0
PASS window.scrollY is 0
PASS scroller.scrollLeft is 0
PASS scroller.scrollTop is 0
PASS window.scrollX is 0
PASS window.scrollY is 0
PASS scroller.scrollLeft is 0
PASS scroller.scrollTop is 0
PASS window.scrollX is 0
PASS window.scrollY is 0
PASS successfullyParsed is true
TEST COMPLETE