OLD | NEW |
| (Empty) |
1 Tests basic use of GestureFlingStart | |
2 | |
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | |
4 | |
5 | |
6 PASS event.clientX is 10 | |
7 PASS event.clientY is 11 | |
8 FAIL event.wheelDeltaX > 5 should be true. Was false. | |
9 FAIL event.wheelDeltaY > 5 should be true. Was false. | |
10 PASS event.clientX is 10 | |
11 PASS event.clientY is 11 | |
12 FAIL event.wheelDeltaX > 5 should be true. Was false. | |
13 FAIL event.wheelDeltaY > 5 should be true. Was false. | |
14 PASS actualWheelEventsOccurred is 2 | |
15 PASS successfullyParsed is true | |
16 | |
17 TEST COMPLETE | |
18 | |
OLD | NEW |