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 there is much appetite for introducing a new element which changes the behavior of HTML parser. We had to fight against dozens upon dozens of security bugs and crashes when we introduced `template` element. I don't think we want to repeat saga, not to mention that changing HTML parser resulted in a bunch of XSS issues in websites because there are non-browser implementations of HTML parser (e.g. used for server side rendering, etc...).

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

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

Received on Tuesday, 6 May 2025 21:20:06 UTC