Re: [whatwg/dom] Specify default passive for document-level wheel/mousewheel/touchstart/touchmove events (PR #1087)

I was going to merge this, but then I realized the tests might not be ready yet?

Suggested commit message:
```
Default passive for wheel/mousewheel/touchstart/touchmove events

In particular when the event listener is added on a Window object, Document object, document element, or the body element.

Tests: https://github.com/web-platform-tests/wpt/pull/34464.

Fixes #365.
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/1087#issuecomment-1158655269
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/pull/1087/c1158655269@github.com>

Received on Friday, 17 June 2022 08:56:19 UTC