Touch Events v1/v2

I've created a "v1" branch for Touch Events version 1:
http://dvcs.w3.org/hg/webevents/raw-file/v1/touchevents.html

The changelog is at: http://dvcs.w3.org/hg/webevents/rev/2d830a098494

This removes portions of the spec which do not yet have interoperable 
implementations, including touchenter, touchleave, relatedTarget, 
radiusX, radiusY, rotationAngle, and force.

It still does not match the WebKit implementations of initTouchevent; we 
have open issues to resolve this.

Version 1 does still contain the "identifiedTouch" method, which is 
*not* implemented by Safari or Android WebKit, but *is* implemented by 
Blackberry OS 6 WebKit and by Gecko 6.

Received on Thursday, 11 August 2011 23:45:03 UTC