- From: Rick Byers via GitHub <sysbot+gh@w3.org>
- Date: Sat, 20 Feb 2016 22:54:30 +0000
- To: public-touchevents@w3.org
RByers has just submitted a new pull request for https://github.com/w3c/touch-events: == Add support for uncancelable touch events == Touch events (at least in Chrome and Safari) have long been marked `cancelable=false` during an active scroll, or after a touch event timeout has occurred. This updates the spec to reflect this. This also adds text describing the relationship with [passive event listeners](https://github.com/RByers/EventListenerOptions/blob/gh-pages/explainer.md). Fixes #6 See https://github.com/w3c/touch-events/pull/59
Received on Saturday, 20 February 2016 22:54:33 UTC