Reviewers: metaweta, Description: * Build the quoted-key Closure-compatibility exports into the definition generators, so that there is no list at the end of the file to forget to update. * Merge duplicate code in the two entry points HtmlDefinitions$Builder and HtmlDefinitions.main; the latter now produces output identical to the former (it is not used from code, so I assume it is intended for debugging).
Please review this at http://codereview.appspot.com/6782129/ Affected files: M src/com/google/caja/lang/html/HtmlDefinitions.java
