Re: [whatwg/dom] Proposal: a DocumentFragment whose nodes do not get removed once inserted (#736)

> > Proposal A:
> 
> I don't understand how this proposal is different than a JavaScript array of nodes.

I think because it's live:  the DOM tree where it's inserted would continue to reflect changes made to the fragment, and (probably) vice-versa.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/736#issuecomment-2451088135
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/issues/736/2451088135@github.com>

Received on Friday, 1 November 2024 00:50:38 UTC