- From: Jon DeWitt <notifications@github.com>
- Date: Mon, 30 Mar 2026 20:22:17 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 31 March 2026 03:22:21 UTC
jonathandewitt-dev 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...). to be fair, the template element was one of the biggest game changers in the modern web, imho. So worth the trouble. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/736#issuecomment-4159591593 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/issues/736/4159591593@github.com>
Received on Tuesday, 31 March 2026 03:22:21 UTC