+1 for me. IE support is still important, but I don't see how the final user gets benefit from emulated roundedCorners/shadows/gradients when he probably only using IE (so he will never tell the difference) and the extra markup ends up slowing down the app. This problem gets ever worst when the implementation for IE is used on the other browsers to get consistency (i.e the old DecoratorPanel or the DialogPanel).
On Thu, Feb 17, 2011 at 1:52 PM, Mauro Bertapelle < [email protected]> wrote: > -1 for me. > Consistency between browsers is an important value to me, though I can > understand your frustration with IE. > > On 17 Feb, 17:08, John LaBanca <[email protected]> wrote: > > Chrome, Safari, and Firefox support rounded corners natively in CSS. How > do > > you guys feel about using CSS rules to create rounded corners on modern > > browser that support it, but not IE? It would mean degraded styles in > IE, > > but thats better than degraded styles across the board. > > > > Thanks, > > John LaBanca > > [email protected] > > > > -- > 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. > > -- Guit: Elegant, beautiful, modular and *production ready* gwt applications. http://code.google.com/p/guit/ -- 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.
