Re: [whatwg/dom] Validating a qualified name does not match browsers in a corner case (#319)

(Also if the character after the colon is a combining character, Chrome and Firefox throw InvalidCharacterError for the same reason.  Edge doesn't throw in this case, but that's because it doesn't throw in general for anything starting with a combining character, which is just a bug on their part.)

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

Received on Tuesday, 30 August 2016 11:38:17 UTC