[w3c/uievents] Specify non-cancelable wheel/mousewheel events when there are no non-passive listeners (PR #330)

Fixes #282

This uses the same language as in https://w3c.github.io/touch-events/#cancelability

The following tasks have been completed:

 * [ ] Confirmed there are no ReSpec/BikeShed errors or warnings.
 * [x] Modified Web platform tests https://github.com/web-platform-tests/wpt/pull/34464

Implementation commitment:

 * [x] WebKit already implemented
 * [x] Chromium already implemented
 * [ ] Gecko (https://bugzilla.mozilla.org/show_bug.cgi?id=) (not sure if Gecko implements this)
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/uievents/pull/330

-- Commit Summary --

  * Specify non-cancelable wheel/mousewheel events when there are no non-passive listeners

-- File Changes --

    M sections/event-types.txt (22)

-- Patch Links --

https://github.com/w3c/uievents/pull/330.patch
https://github.com/w3c/uievents/pull/330.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/uievents/pull/330
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/uievents/pull/330@github.com>

Received on Wednesday, 29 June 2022 12:15:30 UTC