On Thursday, July 19, 2012 8:05:49 PM UTC+2, Chak Lai wrote: > > It has been confirm that the release date for Windows 8 is October 26, > 2012. > > Windows 8 also includes the next version of its browser: Internet Explorer > 10. > > Will GWT 2.5 (final release) support IE10? >
No. But maybe 2.5.1, which we expect to release somewhere around September. If we're lucky, we can simply use the "standard-based" implementations that already serve as a base for the non-IE browsers. Note that it'll (unfortunately) add a new permutation. Finally, in case we don't have time to do it, you'll still be able to run GWT apps in IE10 by asking it to use it's IE9 compatibility engine (<meta name="X-UA-Compatible" content="IE=9; chrome=1">) -- 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/-/hSNmy2wocNMJ. 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.
