This is the document repository for the Touch Events Community Group.
This Community Group is now closed, and the last version of the specification that the group worked on has been mirrored to: Final Community Group Report for Touch Events Level 2.
There is currently no intention to carry on further work on the Touch Events specification. This document has been maintained up to this point to reflect additions and changes made in user agents since the release of the original Touch Events Level 1 specification. The Community Group considers Touch Events a legacy API – authors are strongly encouraged to adopt Pointer Events instead.
This repo has two branches of note:
gh-pages
- this branch is active; it contains the Touch Events Level 2 editors draft, which includes all the changes from an oldv1-errata
branch and the Touch Events Extension Working Group Note)v1
- this branch is it not active, and only contains the working branch for the v1 specification
Per the group's 2015-Jan-27 agreement, the following process was used to review and approve Pull Requests:
- Submit a pull request and post the PR's link to the public-touchevents e-mail list asking for feedback.
- As soon as one of the listed spec editors approves the PR it can be merged.
- If there's debate over a PR that has already landed, it may be reverted until consensus is reached.
For normative changes, a corresponding
web-platform-tests PR is highly appreciated. Typically,
both PRs will be merged at the same time. Note that a test change that contradicts the spec should
not be merged before the corresponding spec change. If testing is not practical, please explain why
and if appropriate file an issue to follow
up later. Add the type:untestable
or type:missing-coverage
label as appropriate.