Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / events / touch / gesture / gesture-scroll-expected.txt
bloba4d0faf37a4eab6237c0fb2272e4ea724d6e72d0
1 This tests scroll gesture events. Square is (mostly) green on pass
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS successfullyParsed is true
8 TEST COMPLETE
9 first gesture
10 PASS movingdiv.scrollTop is 0
11 PASS movingdiv.scrollLeft is 90
12 second gesture
13 PASS movingdiv.scrollTop is 95
14 PASS movingdiv.scrollLeft is 90
15 PASS successfullyParsed is true
17 TEST COMPLETE