Re: [csswg-drafts] [css-selectors] Sequence of Simple Selectors beginning selector incorrect? (#4196)

No, it's not correct, which is why that language doesn't appear in the current Selectors draft. ^_^

<https://www.w3.org/TR/selectors/#syntax> says:
> A compound selector is a sequence of simple selectors that are not separated by a combinator, and represents a set of simultaneous conditions on a single element. If it contains a type selector or universal selector, that selector must come first in the sequence. Only one type selector or universal selector is allowed in the sequence. 

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

Received on Thursday, 15 August 2019 16:23:00 UTC