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

FrameMuse left a comment (whatwg/dom#736)

> FWIW, there is little to no appetite for changing the HTML parser (due to XSS concerns, etc...) so introducing a new element like <group> which can appear anywhere in HTML is a non-starter.

Then I guess we can probably remove this topic from the discussion - personally, I'm completely fine without having any new html strings like `<#></#>`.

I'm here for `NodeGroup` to solve the problem of managing remote groups of nodes, not making my life as a framework/library creator easier.

SSR, hydration are all cool, but personally, really, I don't find any problems handling them without any change. Of course, it would be beneficial, but again for me, it would NOT solve any problem related to SSR and such.

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

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

Received on Monday, 24 March 2025 17:39:39 UTC