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

I've checked Blink, and it uses a shared code path so that it'll behave as if `addEventListener('touchfoo', callback, false)` were called.

-- 
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#issuecomment-259724144

Received on Thursday, 10 November 2016 15:45:43 UTC