Re: Opera's Proposal for :context Selector

Francois Remy wrote:
> 
> I much prefer something like :
> 
>    selector1 {
>        @rule selector2 { // or @me or @context or somewhat else
>            ...
>        }
>    }
> 
> Similar to :
> 
>    selector1 selector2 {
>        ...
>    }

The syntax of your proposal is not suitable for addressing the Selectors 
API use cases.  The methods are only able to accept a sequence of simple 
selectors, not at-rules.

-- 
Lachlan Hunt - Opera Software
http://lachy.id.au/
http://www.opera.com/

Received on Saturday, 12 July 2008 20:51:16 UTC