- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Thu, 15 Sep 2011 11:13:14 -0700
On Thu, Sep 15, 2011 at 10:27 AM, Boris Zbarsky <bzbarsky at mit.edu> wrote: > On 9/15/11 9:40 AM, Dimitri Glazkov wrote: >> @global seems cool. > > Seems like it needs CSS core grammar changes to be usable with @media and > the like, right? No, there's no core grammar changes to be made - the core grammar already allows @ rules to be nested. It does require changes to the @media grammar specifically, but that needs to be done for lots of reasons anyway. ~TJ
Received on Thursday, 15 September 2011 11:13:14 UTC