- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 06 Mar 2018 17:29:35 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 7 March 2018 01:30:00 UTC
annevk commented on this pull request.
> @@ -9771,12 +9772,14 @@ method, when invoked, must run these steps:
<a>throw</a> an "{{InvalidCharacterError!!exception}}" {{DOMException}}.
<li><p>If <a>context object</a>'s <a>token set</a> does not <a for=set>contain</a>
- <var>token</var>, then return.</p>
+ <var>token</var>, return false.</p>
Please keep "then".
--
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/582#pullrequestreview-101781696
Received on Wednesday, 7 March 2018 01:30:00 UTC