[touch-events] Require non-cancelable events with "should" or "must" when there are only passive listeners (#130)

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

== Require non-cancelable events with "should" or "must" when there are only passive listeners ==
The spec allows non-cancellable events in https://w3c.github.io/touch-events/#cancelability 

> In particular, a user agent may generate only uncancelable touch events when it [observes that there are no non-passive listeners](https://dom.spec.whatwg.org/#observing-event-listeners) for the event.

Why is this is only a "may", and not a "must" or at least "should"?

(This came up in https://github.com/web-platform-tests/wpt/issues/34464#issuecomment-1168496273 )

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


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

Received on Tuesday, 28 June 2022 09:53:08 UTC