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?
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
--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---