When setting the width of an input element in a table to a relative size using
CSS, the resulting width of the input element is zero. The resulting width
should be a percentage of the container's width, as specified.
Please find an example project attached that shows the problem.
mvn compile && mvn exec:java
I'm using XHTMLRenderer 9.0.1 from Maven Central as specified in the POM.
With this issue, I'm really having a hard time fitting a form to a page to
print!
Original issue reported on code.google.com by com-goog...@willem.engen.nl on 4 Sep 2012 at 10:06
Original issue reported on code.google.com by
com-goog...@willem.engen.nl
on 4 Sep 2012 at 10:06Attachments: