Only one comment -- I already took care of it and committed.
http://codereview.appspot.com/1704047/diff/22001/23001 File main/java/org/apache/shindig/gadgets/rewrite/StyleTagExtractorVisitor.java (right): http://codereview.appspot.com/1704047/diff/22001/23001#newcode48 main/java/org/apache/shindig/gadgets/rewrite/StyleTagExtractorVisitor.java:48: return super.visit(gadget, node); I appreciate the insistence on not duplicating code, but in this case we're trading 3 lines for extension of another class -- I'd just revert this file. http://codereview.appspot.com/1704047/show
