Re: [whatwg/dom] Editorial: add "add an event listener" hook (#596)

The issue is that for anyone that calls it except for the addEventListener() definition, they have to manually assemble an AddEventListenerOptions dict, which feels like it should be specific to the addEventListener API and to JS consumers of it.

-- 
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/pull/596#issuecomment-372649084

Received on Tuesday, 13 March 2018 12:31:37 UTC