- From: Philip Jägenstedt <notifications@github.com>
- Date: Thu, 18 Aug 2016 13:53:57 -0700
- To: whatwg/dom <dom@noreply.github.com>
Received on Thursday, 18 August 2016 20:54:29 UTC
> @@ -4097,14 +4085,9 @@ A <a>node</a> <var>A</var> > <dt>Any other node > <dd>— > </dl> > - <li>If <var>A</var> is an <a for="/">element</a>, each > - <a>attribute</a> in its > - <a for=Element>attribute list</a> has an > - <a>attribute</a> with the same > - <a for=Attr>namespace</a>, > - <a for=Attr>local name</a>, and > - <a for=Attr>value</a> in <var>B</var>'s > - <a for=Element>attribute list</a>. > + <li>If <var>A</var> is an <a for="/">element</a>, each <a>attribute</a> in its Oh, I missed that up in "Its namespace, namespace prefix, local name, and its number of attributes in its attribute list." Never mind 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/299/files/c7fd19b8b82bf9cc91ada590f6b4266902f20efa#r75387225
Received on Thursday, 18 August 2016 20:54:29 UTC