Re: [whatwg/dom] A way for createAttribute() to bypass XML Name validation in HTML documents (#769)

cscott left a comment (whatwg/dom#769)

It's not just "legal in XML", in practice (the three major browsers) the set of characters allowed by `createAttribute` is even more restrictive than XML QName; cf https://phabricator.wikimedia.org/T349310#9278038 and https://github.com/whatwg/dom/issues/849#issuecomment-2876716958

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

Message ID: <whatwg/dom/issues/769/2876729204@github.com>

Received on Tuesday, 13 May 2025 14:21:41 UTC