Re: [whatwg/dom] add signal to addEventListener (#919)

@benjamingr commented on this pull request.



>   <li><p>If <var>options</var> is a dictionary, then set <var>passive</var> to <var>options</var>'s
- <code>{{AddEventListenerOptions/passive}}</code> and <var>once</var> to <var>options</var>'s
+ <code>{{AddEventListenerOptions/passive}}</code>, <var>once</var> to <var>options</var>'s

I'm not entirely sure how to clean up syntax wise? I'll restore the `and` 

-- 
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/919#discussion_r533567857

Received on Tuesday, 1 December 2020 16:54:38 UTC