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
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