• Test: single touch. Touch red and draw stuff. Expect touchstart, touchmoves and touchend
  • Test: single touch entering and leaving. Touch body, drag through red. Expect touchenter and touchleave to be fired on red
  • Test: multi touch events. Touch red, then touch green, then move green, then move red, then remove fingers. Expect a bunch of events!

  • Touch input plugin failed to load!