They're using the new layout panels, which can only be expected to work in standards mode.
On 18 Nov., 09:16, shiang <[email protected]> wrote: > Hi, > > I tried the Mail Sample in GWT 2.0 RC1 and encountered the followings: > ---------------------------------------------- > for Internet Explorer: > When run with this doctype: > "Quirks Mode" <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 > Transitional//EN"> > > Result: IE displays nothing but a blank page. > > When run with this: > Standard Mode: <!doctype html> > > Result: OK > > Chrome / FireFox: It works perfect in both Quirks Mode and Standards > Mode > ---------------------------------------------- > > Does anyone know why ? Thank you very much ! -- 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.
