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

rniwa left a comment (whatwg/dom#736)

I don't think that'll work. We want this new `NodeGroup` thing to be able to appear anywhere in DOM tree, between any elements. With an attribute, we can only convert an existing element to it, and won't allow arbitrary grouping.

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

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

Received on Thursday, 27 March 2025 17:07:25 UTC