Upstream version 7.35.144.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / linux / fast / events / touch / gesture / touch-gesture-scroll-sideways-expected.txt
1 This tests that precise scrolls on a horizontal scroll bar move vertically.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 PASS successfullyParsed is true
7
8 TEST COMPLETE
9 first wheel event
10 wheel event 0+> [object HTMLDivElement]
11 PASS movingdiv.scrollTop is 19
12 PASS movingdiv.scrollLeft is 0
13 PASS wheelEventsOccurred is 1
14 second wheel event
15 wheel event 1+> [object HTMLDivElement]
16 without precise deltas, scrollLeft: 25 scrollTop: 19
17 PASS wheelEventsOccurred is 2
18 scroll event 0+> [object HTMLDivElement]
19 PASS scrollEventsOccurred is 1
20 PASS successfullyParsed is true
21
22 TEST COMPLETE
23