Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / events / touch / send-oncancel-event-expected.txt
blobe3e809c0185f38cd5acee5bacd2be7a482b50480
1 Tests that the cancel touch event is sent correctly.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS successfullyParsed is true
8 TEST COMPLETE
9 PASS event.type is "touchcancel"
10 PASS cancelEvent is non-null.
11 PASS cancelEvent.pageX is 25
12 PASS cancelEvent.pageY is 25
13 PASS successfullyParsed is true
15 TEST COMPLETE