Re: [whatwg/dom] Editorial: clarify document argument of "clone a node" (PR #1332)

@dbaron commented on this pull request.

This seems fine except for one thing (below).

> @@ -4608,9 +4611,7 @@ dom-Range-extractContents, dom-Range-cloneContents -->
    <dd><p>Do nothing.
   </dl>
 
- <li><p>Set <var>copy</var>'s <a for=Node>node document</a> and <var>document</var> to

Wasn't this text needed to make a cloned document have the right node document (itself, not the document it was cloned from)?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/1332#pullrequestreview-2499975684
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/pull/1332/review/2499975684@github.com>

Received on Thursday, 12 December 2024 15:17:17 UTC