Re: [whatwg/dom] Specify addEventListener default passive hack for smoothscroll.js (Issue #1088)

Note that the problematic listener gets installed on `body`, not `window`. But chromium makes `document` and `body` listeners passive by default too, so I assume that's what's getting specced?

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

Message ID: <whatwg/dom/issues/1088/1159031130@github.com>

Received on Friday, 17 June 2022 16:15:33 UTC