- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 07 Mar 2018 03:24:49 +0000 (UTC)
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 7 March 2018 03:25:17 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>
Yeah, if you want.
--
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#discussion_r172732320
Received on Wednesday, 7 March 2018 03:25:17 UTC