Re: [csswg-drafts] [selectors] Universal selector missing from grammar

Agree. Even if the spec 
[defines](https://drafts.csswg.org/selectors/#the-universal-selector) 
it as 'a special _type_ selector' (which kind of makes sense, although
 might be confusing regarding different specificity), shouldn't its 
formal grammar be `<type-selector> = <wq-name> | <ns-prefix>? '*'` 
(with optional namespece token) instead of `<type-selector> = 
<wq-name> | <ns-prefix> '*'`?

-- 
GitHub Notification of comment by SelenIT
Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/957#issuecomment-273719476 
using your GitHub account

Received on Thursday, 19 January 2017 09:12:45 UTC