- From: Anthony Ramine <notifications@github.com>
- Date: Mon, 11 Feb 2019 10:23:23 +0000 (UTC)
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 11 February 2019 10:23:46 UTC
nox commented on this pull request. > @@ -2490,6 +2492,22 @@ before a <var>child</var>, with an optional <i>suppress observers flag</i>, run </li> </ol> + <li><p>If <var>textChanged</var> is true, then run the <a>child text content change steps</a> for + <var>parent</var>. + + <li><p>If <var>nodes</var> is not empty, then run the <a>children added steps</a> with + <var>parent</var> and <var>deferredStepsQueue</var>. + + <li> + <p>While <var>deferredStepsQueue</var> <a for=list>is not empty</a>: Amended 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/732#discussion_r255445883
Received on Monday, 11 February 2019 10:23:46 UTC