Reviewers: goktug, Description: added return values to addClassName and removeClassName to let the caller know if the style list was changed or not. extract common indexOfClassName method for finding a style if it exists.
Please review this at http://gwt-code-reviews.appspot.com/1873803/ Affected files: M user/src/com/google/gwt/dom/client/Element.java M user/test/com/google/gwt/dom/client/ElementTest.java -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
