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

I think this is ready for re-review.

Potential issue: XML's definition of [Char](https://www.w3.org/TR/xml/#NT-Char) seems nonsensical (it excludes various Unicode characters below U+0020). And, its definition of the `[^#x00#x09#x0A#0x0Cx0D#x20/>]` syntax depends on that definition. Hmm.

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

Message ID: <whatwg/dom/pull/1079/c1147951049@github.com>

Received on Monday, 6 June 2022 21:29:36 UTC