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

rniwa left a comment (whatwg/dom#736)

> [@WebReflection](https://github.com/WebReflection)
> 
> As someone who supported `<group>` (or `<#>`, `NodeGroup`) idea - I haven't implied that ul/li or table/tr/td should be handled differently. IMO, the exact purpose of having `NodeGroup` is an ultimate folder, meaning it serves any nodes the same way with no checks about what and in what order/nesting nodes are appearing.

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.


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

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

Received on Monday, 24 March 2025 17:28:58 UTC