- From: Alexey Shvayka <notifications@github.com>
- Date: Wed, 22 Jan 2020 07:26:47 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 22 January 2020 15:26:50 UTC
shvaikalesh commented on this pull request. > @@ -2604,7 +2604,8 @@ within a <var>parent</var>, run these steps: <li><p>If <var>node</var> is non-null, then <a for=/>insert</a> <var>node</var> into <var>parent</var> before null with the <i>suppress observers flag</i> set. - <li><p><a>Queue a tree mutation record</a> for <var>parent</var> with <var>addedNodes</var>, + <li><p>If either <var>addedNodes</var> or <var>removedNodes</var> <a for=list>is not empty</a>, Please also see #823. -- 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/822#discussion_r369627091
Received on Wednesday, 22 January 2020 15:26:50 UTC