table for each touch event type

I expect this was in mind, but it would be useful to have a table for each
touch event as was done for the DOM Level 3 Event specification, e.g.:
  http://www.w3.org/TR/DOM-Level-3-Events/#event-type-DOMActivate

This would make it clear whether the events can bubble, are cancelable, are
synchronous, etc.

Thanks,
Greg Dennis

Received on Friday, 16 September 2011 08:18:16 UTC