Hi,

the "standard.css" I get by using <inherits
name='com.google.gwt.user.theme.standard.Standard'/> in my module XML
contains non-standard CSS attributes like "zoom: 1;" This is clearly
the best way to set "hasLayout" in IE<8, but it's an invalid attribute
for other browsers. I'd like to keep my CSS valid, so I'm wondering,
if standard.css shouldn't be subject to deferred binding?

Thanks
Chris

-- 
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-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to