In a word: I like it (just gave a cursory gance at the CellTable and CellTableBasic.css changes though)
http://gwt-code-reviews.appspot.com/1263801/diff/1/12 File user/src/com/google/gwt/user/cellview/client/CellTable.java (right): http://gwt-code-reviews.appspot.com/1263801/diff/1/12#newcode1111 user/src/com/google/gwt/user/cellview/client/CellTable.java:1111: table.getStyle().setProperty("tableLayout", "fixed"); Should get/set/clearTableLayout and a TableLayout enum be added to c.g.g.dom.client.Style? http://gwt-code-reviews.appspot.com/1263801/show -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
