http://gwt-code-reviews.appspot.com/39802/diff/1/3 File user/src/com/google/gwt/user/client/ui/HTMLPanel.java (right):
http://gwt-code-reviews.appspot.com/39802/diff/1/3#newcode61 Line 61: public HTMLPanel(String tag, String html) { Could we not force 'tag' to simply be an element, so that we remove one source of possible errors (i.e. new HTMLPanel('bugger', '...'))? http://gwt-code-reviews.appspot.com/39802 --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
