Agreed. It's been the bane of web developers existence for far too long. On Thu, Jul 22, 2010 at 12:44 PM, Christian Goudreau < [email protected]> wrote:
> Let's drop IE6 and IE7 support, I think it's time anyway for that. > > > On Thu, Jul 22, 2010 at 1:42 PM, Isaac Truett <[email protected]> wrote: > >> GWT doesn't promise to make your application look the same on all >> browsers. It does try its very best to make sure that the JS it produces >> functions the same across browsers, and doesn't leave any nasty side >> effects, leak memory, or anything like that. >> >> There may be some cases where GWT will leverage CSS "tricks" on each >> browser to achieve a result (although I can't think of any such cases off >> the top of my head), but that doesn't mean that GWT will take steps to >> ensure that all of your CSS is magically transformed into something that >> works on any browser. For one thing, that's out of scope, and for another it >> isn't possible. Some things in CSS just aren't supported, especially in >> older browsers. >> >> >> On Thu, Jul 22, 2010 at 1:35 PM, Magnus <[email protected]>wrote: >> >>> Hi, >>> >>> sorry for repeating: >>> >>> I thought that the promise of GWT was that one never ever has to deal >>> with such problems anymore? >>> >>> Why are we discussing about wether to spent time in supporting IE6 >>> while the GWT compiler should do this? >>> >>> Magnus >>> >>> -- >>> 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]<google-web-toolkit%[email protected]> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/google-web-toolkit?hl=en. >>> >>> >> -- >> 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]<google-web-toolkit%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/google-web-toolkit?hl=en. >> > > > > -- > Christian Goudreau > > -- > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > -- <charlie/> -- 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.
