Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / events / touch / gesture / gesture-scrollbar-mainframe-expected.txt
blobc77f32fcc68c14a5cbb8423da2f9ffaf51674542
1 This tests scroll gesture events on main frame scroll bars. The document should be slightly scrolled down if successful.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS window.innerWidth - document.body.clientWidth is > 5
7 PASS window.scrollY is 800
8 PASS window.scrollY is 800
9 PASS window.scrollY is > 820
10 PASS window.scrollY is > 885
11 PASS window.scrollY is > 885
12 PASS successfullyParsed is true
14 TEST COMPLETE