[touch-events] Expected behavior of non-cancelable events intervention is unclear (#133)

zcorpan has just created a new issue for https://github.com/w3c/touch-events:

== Expected behavior of non-cancelable events intervention is unclear ==
https://w3c.github.io/touch-events/#cancelability

First, this section covers two separate (but related) interventions, but that is not clear. The second paragraphs says "In particular", which sounds like it's clarifying the first paragraph, but it's actually introducing the second intervention. This should be clearer.

Second, the expected behavior of the first intervention should be more clearly specified. Should `touchstart` always be cancelable? Should the first `touchmove` event in a single gesture always be cancelable? What about `touchend`?

Please specify this more clearly so that conformance tests (see https://github.com/web-platform-tests/wpt/pull/34464) can be written against the spec.

Please view or discuss this issue at https://github.com/w3c/touch-events/issues/133 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 29 June 2022 14:46:40 UTC