Re: [whatwg/dom] Adoption and DocumentFragment, part two (#819)

@rniwa commented on this pull request.



> @@ -5260,10 +5265,15 @@ when invoked, must run these steps:
 algorithm is passed <var>node</var> and <var>oldDocument</var>, as indicated in the <a>adopt</a>
 algorithm.
 
-<p>To <dfn export id=concept-node-adopt>adopt</dfn> a <var>node</var> into a <var>document</var>, run
-these steps:
+<p>To <dfn export id=concept-node-adopt>adopt</dfn> a <var>node</var> into a <var>document</var>,
+with an optional <var>forceDocumentFragmentAdoption</var>, run these steps:

When is this argument ever set to true??

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

Message ID: <whatwg/dom/pull/819/review/1026787783@github.com>

Received on Saturday, 2 July 2022 20:56:12 UTC