In the wiki for CssResource (http://code.google.com/p/google-web- toolkit-incubator/wiki/CssResource) the image sprites section says:
Support for IE6 isn't feasible in this format, because structural changes to the DOM are necessary to implement a "windowing" effect. Once it's possible to distinguish ie6 and ie7 in user.agent, we could revisit support for ie6. In the current implementation, the ie6 code won't render correctly, although is a purely cosmetic issue. When I use sprites they work in ie6 unless I define a RepeatStyle on the ImageResource at which point they stop displaying, is this note in the wiki the reason? I'd really like to use this feature but must support ie6, how can I contribute if this is the problem? -- 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.
