Re: [whatwg/dom] Allow an EventTarget to provide the default value of the AddEventListenerOptions (#365)

@smfr thanks! But it's unrelated to default passive event listener, which happens during `addEventListener`, right?

The chromium code for that is here:
https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/core/dom/events/event_target.cc;l=288;bpv=0;bpt=1

which I think still matches https://github.com/WICG/interventions/issues/35#issuecomment-256356041 (+ `wheel` and `mousewheel`)

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

Message ID: <whatwg/dom/issues/365/1157846119@github.com>

Received on Thursday, 16 June 2022 16:03:07 UTC