Re: proposal for a new css combinator

On 1/13/10 12:07 PM, Alan Gresley wrote:
> This is correct for the chained selector strings but not for these
> unchained selectors,
>
> .focusBlock *>header {
> // style rules //
> }
> .focusBlock>* header {
> // style rules //
> }

Sure.  These still don't match the elements Niels wants to match, of 
course....

-Boris

Received on Wednesday, 13 January 2010 17:12:23 UTC