Re: [whatwg/dom] Allow more characters in element/attribute names and prefixes (PR #1079)

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