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

In order to support interventions such as [Default passive true for touch blocking listeners on root level targets](https://github.com/WICG/interventions/issues/35) we need a hook in the DOM specification to be able to override the default value of the passive field.

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

Received on Friday, 4 November 2016 18:58:17 UTC