- From: Anne van Kesteren <notifications@github.com>
- Date: Sat, 21 Jul 2018 02:05:59 +0000 (UTC)
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 21 July 2018 02:06:22 UTC
annevk commented on this pull request.
> @@ -6052,6 +6052,15 @@ given a <var>document</var>, <var>localName</var>, <var>namespace</var>, and opt
<li><p>Let <var>interface</var> be the <a>element interface</a> for <var>localName</var> and
<var>namespace</var>.
+ <li>
+ <p>If <var>localName</var> is a <a>valid custom element name</a>, or <var>is</var> is not a
+ <a>valid custom element name</a>, then set <var>is</var> to null.</p>
+
Any updates on that?
--
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/661#discussion_r204198354
Received on Saturday, 21 July 2018 02:06:22 UTC