Yep, for now you need to escape the first hyphen. See comment #2 and #7 on this issue: http://code.google.com/p/google-web-toolkit/issues/detail?id=3595
This should maybe be more prominent in current documentation as it's been coming up a lot. On Dec 22, 5:42 pm, fvisticot <[email protected]> wrote: > I'im using CssResource. > When i try to add a specific webkit instruction (-webkit- > transform:translateX(0)), the compiler returns the following error: > 00:37:18.859 [WARN] [mobilegwtnative] Line 2 column 59: encountered > "-". Was expecting one of: "}" ";" <IDENT> > > Is there a workarround ? > > Any idea to solve my pb ? -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
