On Thu, Nov 13, 2014 at 2:23 PM, L. David Baron <[email protected]> wrote: > http://dev.w3.org/csswg/selectors/#compound says: > > # A compound selector is a sequence of simple selectors that are > # not separated by a combinator.and one or mo If it contains a > # type selector or universal selector, that selector comes first > # in the sequence. Only one type selector or universal selector is > # allowed in the sequence. > > I think something got pretty mangled here, and I think some > definitions may have been lost in the middle.
Looking at the blame, the "and one or mo" was just an accidental middle-click "copy from selection buffer" from a changed line elsewhere in the same commit. I've fixed, thanks. ~TJ
