• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Tests that the cancel touch event is sent correctly.
2
3On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6PASS event.type is "touchcancel"
7PASS cancelEvent is non-null.
8PASS cancelEvent.pageX is 25
9PASS cancelEvent.pageY is 25
10PASS successfullyParsed is true
11
12TEST COMPLETE
13
14