Re: [w3c/touch-events] Clarify cancelability during scroll (#79)

@patrickhlauke @staktrace @patrickkettner WDYT?  As I understand it this is close to what Gecko and Edge do, except that you may not fire the touch events at ALL during the scroll, right?  Safari fires uncancelable ones during a scroll, and an uncancelable `touchstart` on fling but still a cancelable `touchmove`.

See some more discussion [here](https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/wJGmsdYxwrg)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/touch-events/pull/79#issuecomment-283746706

Received on Thursday, 2 March 2017 19:04:09 UTC