Refresh seems to work as expected now. Note the one impl comment, tho.
http://gwt-code-reviews.appspot.com/96801/diff/1002/4 File user/src/com/google/gwt/resources/css/GenerateCssAst.java (right): http://gwt-code-reviews.appspot.com/96801/diff/1002/4#newcode716 Line 716: logger.log(TreeLogger.DEBUG, "Invalidating cached stylesheet"); Wouldn't it make sense to explicitly remove the known-invalid stylesheet from the map at this point, to avoid having them accumulate? http://gwt-code-reviews.appspot.com/96801 --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
