In the HTML file created by GWT's project creator, it puts the browser into quirks mode by default.
Shouldn't it put in a standards compliant mode by default (AFAIK, doesn't Google push for standards adoption) & provide a comment saying that the user should change it to quirks if they really really need to support a quirks-mode browser (I'm assuming here that that pretty much includes IE only, so perhaps make that explicit too). With IE8 on the horizon & supporting standards mode, that means that all major browsers will soon support standards-compliant mode. Thoughts? Thanks --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
