Description:
I would like to start contributing small changes into UiBinder, mostly
to make it better for GWT Designer.
For beginning I want to contribute two tests.
BTW, why these parsers use so unfriendly names for alignments?
"ALIGN_RIGHT" looks not very good in XML. Why not just "right"?
http://code.google.com/p/google-web-toolkit/issues/detail?id=5028
Please review this at http://gwt-code-reviews.appspot.com/633801/show
Affected files:
user/test/com/google/gwt/uibinder/UiBinderJreSuite.java
user/test/com/google/gwt/uibinder/attributeparsers/HorizontalAlignmentConstantParser_Test.java
user/test/com/google/gwt/uibinder/attributeparsers/VerticalAlignmentConstantParser_Test.java
Thanks, LGTM. Submitted at r8281.