- From: Emilio Cobos Álvarez via GitHub <sysbot+gh@w3.org>
- Date: Tue, 16 Oct 2018 20:03:05 +0000
- To: public-css-archive@w3.org
A missing namespace is a parse error everywhere else, I'd rather be consistent on _rejecting_ it, since not doing that introduces a special-case, and other APIs like `querySelector` already throw on that, like (for example, `document.querySelector("a|b")` throws, doesn't return null). -- GitHub Notification of comment by emilio Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3207#issuecomment-430380458 using your GitHub account
Received on Tuesday, 16 October 2018 20:03:25 UTC