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

Perhaps the documentation could be updated to include something like:

> If the `namespaceURI` argument evaluates to `null` (empty string or null), the `qualifiedName` argument must match the `Name` production, otherwise it must match the `QName` production.

-- 
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-408492223

Received on Friday, 27 July 2018 17:51:39 UTC