Re: [whatwg/dom] createElementNS() QName/Name confusion (#671)

Well, as long as the "validate the qualified name" step *only* allows a QName, then we don't have to worry about empty strings being the prefix, since QName requires at least one character before the colon.

-- 
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/671#issuecomment-408615466

Received on Saturday, 28 July 2018 15:30:02 UTC