w3c / touch-events

https://w3c.github.io/touch-events/
26 stars 24 forks source link

Touch Events

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.

Branches

This repo has two branches of note:

Process for Landing Changes

Per the group's 2015-Jan-27 agreement, the following process was used to review and approve Pull Requests:

Tests

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.