- From: Benjamin Gruenbaum <notifications@github.com>
- Date: Tue, 01 Dec 2020 08:54:26 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 1 December 2020 16:54:38 UTC
@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