- From: Mason Freed <notifications@github.com>
- Date: Thu, 22 May 2025 17:06:31 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 23 May 2025 00:06:38 UTC
mfreed7 left a comment (whatwg/dom#1079) > The first character needs to be ASCII alpha. But `<x<script>` would have tagname `x<script`, which matches the HTML parser. Right, ok. And I guess the important part is that if this is already allowed by the parser, then whatever problems this does cause must have already been handled. Or they're not problems. Thanks. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/1079#issuecomment-2902895080 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/pull/1079/c2902895080@github.com>
Received on Friday, 23 May 2025 00:06:38 UTC