Thanks Stefan for the fast reply, I tried it and it works!
On 19 Aug., 16:40, Stefan Haustein <[email protected]> wrote: > On Wed, Aug 19, 2009 at 9:26 PM, Dominik Steiner < > > [email protected]> wrote: > > > Hi there, > > > seems like a easy question and I hope that someone can point me into > > the right direction, how can i write the css rule -moz-box- > > sizing:border-box; so that the CssResource parser accepts it? > > \-moz-box-sizing: border-box; > > > > > > > I tried > > > -moz-box-sizing:literal("border-box"); > > > or > > > literal("-moz-box-sizing:border-box"); > > > both leading to a warning like > > > [WARN] Line 2 column 13: encountered "-". Was expecting one of: "}" > > ";" <IDENT> > > > Any ideas? Thanks in advance > > > Dominik > > -- > Stefan Haustein > Google UK Limited > > Registered Office: Belgrave House, 76 Buckingham Palace Road, London SW1W > 9TQ; Registered in England Number: 3977902 --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
