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

FrameMuse left a comment (whatwg/dom#736)

https://github.com/whatwg/dom/issues/736#issuecomment-2764636514

Just like I mentioned before it would be even more powerful if Groups could have **names** like
`<!--<>-->` - no name
`<!--<MyGroup>-->` - `MyGroup` name

So that it's easier to debug in the inspector while also `document` can expose `groups`, which are mapped by name - `document.groups` just like `document.scripts`. Of course that is additional request, nothing crucial. And it would have a good impact on `DOMParts` proposal in this sight if I'm not wrong.

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

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

Received on Tuesday, 1 April 2025 06:31:34 UTC