Saturday, May 22, 2010

Re: gwt 2.1 M1 and css -moz-border-radius

Thomas,

Isn't this the issue you are speaking about? I have been following that issue, and I thought they fixed it by modifying the flute source code.
I'm still stuck on older version of GWT, so haven't really tried this myself. Does this problem still exist in the latest version?

--Sri


On 23 May 2010 01:08, Thomas Broyer <t.broyer@gmail.com> wrote:


On 22 mai, 16:48, federico <federico.mona...@gmail.com> wrote:
> I all
> i've downloaded gwt 2.1 m1 to give it a try but i've noticed that all
> my rouded corners css are gone, and there are some loggings
> complaining abouut the styles:
>
> 16:24:19.843 [DEBUG] [sandboxDeploy] Preparing method css
> 16:24:19.843 [INFO] [sandboxDeploy] The following problems were
> detected
> 16:24:19.843 [WARN] [sandboxDeploy] Line 97 column 33: encountered
> "-". Was expecting one of: "}" ";" <IDENT>
>
> ....
>  and many mores
>
> someone can tell me what this means??

That just like in 2.0.x releases, you have to escape the first dash
with a backslash to make the CSS parser( Flute) happy. This is a bug
in the (outdated) CSS parser, and there's an open issue on the GWT
issue tracker about this.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.


--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment