From 42579b92feb1f39e1e1fb52ab0aafa1269384ced Mon Sep 17 00:00:00 2001 From: Vincent Hennebert Date: Mon, 9 Jul 2007 16:00:51 +0000 Subject: Use a list of active cells for computing steps, continued: - remove the need for backupWidth - handle the iteration over the cell's Knuth element inside the active cell itself - improve the computation of the remaining height (a testcase needed to be updated; no visual change, only the values for the boxes/penalties which lead to the same result) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@554690 13f79535-47bb-0310-9956-ffa450edef68 --- .../table_border-collapse_separate_border-spacing_2.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'test') diff --git a/test/layoutengine/standard-testcases/table_border-collapse_separate_border-spacing_2.xml b/test/layoutengine/standard-testcases/table_border-collapse_separate_border-spacing_2.xml index 74062c456..bb4746cdd 100644 --- a/test/layoutengine/standard-testcases/table_border-collapse_separate_border-spacing_2.xml +++ b/test/layoutengine/standard-testcases/table_border-collapse_separate_border-spacing_2.xml @@ -136,11 +136,11 @@ - - - + - + + + @@ -156,11 +156,11 @@ - - - + - + + + -- cgit v1.2.3