blob: 75b4cb2380e6477c4a9cf9f55267bd3026ab112a [file] [log] [blame]
Tests that the cancel touch event is sent correctly.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS event.type is "touchcancel"
PASS cancelEvent is non-null.
PASS cancelEvent.pageX is 25
PASS cancelEvent.pageY is 25
PASS successfullyParsed is true
TEST COMPLETE