- From: Simon Pieters <notifications@github.com>
- Date: Thu, 16 Jun 2022 15:45:45 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <whatwg/dom/pull/1087@github.com>
Fixes #365.
<!--
Thank you for contributing to the DOM Standard! Please describe the change you are making and complete the checklist below if your change is not editorial.
-->
- [x] At least two implementers are interested (and none opposed):
   * Already implemented in Gecko, Chromium, WebKit
- [x] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at:
   * https://github.com/web-platform-tests/wpt/pull/34464
- [x] [Implementation bugs](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) are filed:
   * Chrome: N/A
   * Firefox: N/A
   * Safari: N/A
   * Deno (only for aborting and events): …
   * Node.js (only for aborting and events): …
(See [WHATWG Working Mode: Changes](https://whatwg.org/working-mode#changes) for more details.)
You can view, comment on, or merge this pull request online at:
  https://github.com/whatwg/dom/pull/1087
-- Commit Summary --
  * Specify default passive for document-level wheel/mousewheel/touchstart/touchmove events
-- File Changes --
    M dom.bs (36)
-- Patch Links --
https://github.com/whatwg/dom/pull/1087.patch
https://github.com/whatwg/dom/pull/1087.diff
-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/1087
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/dom/pull/1087@github.com>
Received on Thursday, 16 June 2022 22:45:57 UTC