http://gwt-code-reviews.appspot.com/1425811/diff/5001/user/test/com/google/gwt/uibinder/test/client/LazyWidgetBuildersTest.java
File
user/test/com/google/gwt/uibinder/test/client/LazyWidgetBuildersTest.java
(right):

http://gwt-code-reviews.appspot.com/1425811/diff/5001/user/test/com/google/gwt/uibinder/test/client/LazyWidgetBuildersTest.java#newcode52
user/test/com/google/gwt/uibinder/test/client/LazyWidgetBuildersTest.java:52:
assertEquals("Hello <b>Bob</b>", domUi.div.getInnerHTML());
On 2011/04/27 23:21:30, rjrjr wrote:
You might want call .toLowerCase() on both strings to normalize. IE
does funny
things to tag names, you'll get dinged in the cross browser tests.

Done.

http://gwt-code-reviews.appspot.com/1425811/

--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to