anything special like this that isn't standard CSS, like IE functions you have to wrap with a literal tag.
http://code.google.com/p/google-web-toolkit/wiki/CssResource#Literal_function On Jul 24, 2:28 am, asianCoolz <[email protected]> wrote: > filter: > progid:DXImageTransform.Microsoft.gradient(startColorstr=#18181818, > endColorstr=#FFFFFFFF); > > i get error: > 16:26:55.820 [WARN] [cmsui] Line 12 column 9: encountered ":". Was > expecting one of: "}" "+" "-" "," ";" "/" <STRING> <IDENT> <NUMBER> > <URL> <PERCENTAGE> <PT> <MM> <CM> <PC> <IN> <PX> <EMS> <EXS> <DEG> > <RAD> <GRAD> <MS> <SECOND> <HZ> <KHZ> <DIMEN> <HASH> <IMPORTANT_SYM> > <UNICODERANGE> <FUNCTION> > > -ms-filter: > "progid:DXImageTransform.Microsoft.gradient(startColorstr=#18181818, > endColorstr=#FFFFFFFF)"; > > i get error: > 16:26:55.902 [WARN] [cmsui] Line 14 column 11: encountered " ". Was > expecting one of: <IDENT> <FUNCTION> > > i'm using gwt2.1m2 . is this bug in uibinder? -- 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.
