Re: [whatwg/dom] Avoid enqueuing tree mutation record when there is no mutation (#822)

shvaikalesh commented on this pull request.



> @@ -3591,6 +3592,9 @@ run these steps:
 <var>target</var> with null, null, null, <var>addedNodes</var>, <var>removedNodes</var>,
 <var>previousSibling</var>, and <var>nextSibling</var>.
 
+<p class="note no-backref">Either <var>addedNodes</var> or <var>removedNodes</var>
+<a for=list>is not empty</a>.

Resolved in de10bc3.

-- 
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_r369627334

Received on Wednesday, 22 January 2020 15:27:12 UTC