- From: Tobie Langel <notifications@github.com>
- Date: Thu, 12 Oct 2017 02:18:57 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 12 October 2017 09:19:19 UTC
tobie commented on this pull request.
> @@ -261,7 +261,8 @@ against a <var>set</var>, run these steps:
<li><p>Let <var>s</var> be the result of <a>parse a selector</a> <var>selectors</var>.
[[!SELECTORS4]]
- <li><p>If <var>s</var> is failure, then <a>throw</a> a {{SyntaxError}}.
+ <li><p>If <var>s</var> is failure, then <a>throw</a> a "{{InvalidCharacterError!!exception}}"
How is this even possible!? I went through these with a regexp-based search and replace. o_O
--
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/518#discussion_r144235099
Received on Thursday, 12 October 2017 09:19:19 UTC