Re: CSS1Compat Error

2012-09-07 Thread alexcote666
Did you resolved this? I have the same issue

On Thursday, October 27, 2011 3:25:41 PM UTC-4, Bill Morrison wrote:

 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').brModify 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 view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/ikdoZMHJZo0J.
To post to this group, send email to google-web-toolkit@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.



CSS1Compat Error

2011-10-27 Thread Bill Morrison
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').brModify 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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.