- From: Mike West <notifications@github.com>
- Date: Mon, 10 Apr 2017 08:06:46 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 10 April 2017 15:07:38 UTC
mikewest commented on this pull request. > @@ -5769,6 +5772,33 @@ This and <a lt="other applicable specifications">other specifications</a> may de <a for=/>elements</a>. The algorithm is passed <var>element</var>, <var>localName</var>, <var>oldValue</var>, <var>value</var>, and <var>namespace</var>. +<p>The [=insertion steps=] for an {{Element}} (<var>inserted</var>) are as follows: + +<ol> + <li> + <p>If <var>inserted</var> is [=connected=], and it has a content attribute (<var>attr</var>) whose It should indeed. Fixed in https://github.com/whatwg/dom/pull/436/commits/3e4bffb3b35516c3fdfe55f4965bc869500208db. -- 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/436#discussion_r110681135
Received on Monday, 10 April 2017 15:07:38 UTC