So this patch just backs out r5374. Can we be more specific in the comment and say that the error was pre gecko 1.8? (Mozilla 1.7 was linux hosted mode)
(checked with svn diff -c 5374 user/test/com/google/gwt/dom/client/StyleTest.java) here is the log ------------------------------------------------------------------------ r5374 | [email protected] | 2009-05-14 11:07:35 -0400 (Thu, 14 May 2009) | 7 lines Un-breaks the build by: - removing a couple of tests from StyleTest that use property values unsupported by linux hosted mode. - fixing a subtle breakage introduced in DecoratedPopupPanel by the removal of a 'super.' prefix. Review: rice (DecoratedPopupPanel), jlabanca (TBR, for StyleTest) http://gwt-code-reviews.appspot.com/1228801/show -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
