[whatwg/dom] Add support in `{add,remove}EventListener` for `stopPropagation` and `preventDefault` options when `passive: true` (#425)

This could still enable support for those features while retaining the perf improvements from using `passive: true`.

-- 
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/425

Received on Friday, 17 March 2017 04:53:40 UTC