DescriptionVarious unrelated fixes.
- Added toString to CharProducer to fix confusion that toString() does
something very different from toString(int, int)
- Fixed comments.
- Changed CssTree to pad spaces around the body of subst productions.
- Changed ParseTreeNodes to reuse the parameterTypes variable instead
of constructing two arrays of classes.
- Changed CssValidator to recognize suffixless substs as lengths.
This does not affect the rewriting of "width: 3" to "width: 3px".
- Changed build.xml to delete the ant-maven directory on "ant clean"
instead of recreating it.
Submitted @3740
Patch Set 1 #
MessagesTotal messages: 2
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||