CSS1Compat Error
Greetings,
In my GWT application I have set it to standards mode (<!doctype
html>) in the main html file.
However, at run time I keep receiving this message :
12:20:17.905 [INFO] [marabou] Your *.gwt.xml module configuration
prohibits the use of the current doucment rendering mode
(document.compatMode=' CSS1Compat').<br>Modify your application's host
HTML page doctype, or update your custom 'document.compatMode'
configuration property settings.
What is causing this? Is it one of the <inherits ...> in the xml, or
am I just missing some setting at the top of it?
Thank- you in advance!
--
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.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home