]> source.dussan.org Git - xmlgraphics-fop.git/commit
Add a testcase for a bug in TableStepper spotted during the refactoring. The border...
authorVincent Hennebert <vhennebert@apache.org>
Fri, 6 Jul 2007 10:01:58 +0000 (10:01 +0000)
committerVincent Hennebert <vhennebert@apache.org>
Fri, 6 Jul 2007 10:01:58 +0000 (10:01 +0000)
commitcbb1c078285c275b7d2d84bc6f19c3449a089da7
tree7cd308f31f317029eaa3bfe0022014baa4198f63
parent48043382ab4756e368635f47dccfc09734912294
Add a testcase for a bug in TableStepper spotted during the refactoring. The border-before of the primary grid unit was taken into account instead of the whole cell border. If the cell is spanning over two columns and the border-before for the second grid unit is bigger, this was leading to a wrong step computation.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@553824 13f79535-47bb-0310-9956-ffa450edef68
test/layoutengine/standard-testcases/table-stepper_colspan_border-before.xml [new file with mode: 0644]