From c69ca93e7c1ac303cb3b586328025949a5ebc365 Mon Sep 17 00:00:00 2001 From: Jeremias Maerki Date: Thu, 3 Feb 2005 08:22:42 +0000 Subject: [PATCH] The checks were wrong because of the leading linefeed. Also, the space-before is not suitable in this case ATM for a space before that block. Using a bc with fixed height instead. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198369 13f79535-47bb-0310-9956-ffa450edef68 --- test/layoutengine/testcases/normal-breaking3.xml | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/test/layoutengine/testcases/normal-breaking3.xml b/test/layoutengine/testcases/normal-breaking3.xml index d0e071d9f..b8dc2fc55 100644 --- a/test/layoutengine/testcases/normal-breaking3.xml +++ b/test/layoutengine/testcases/normal-breaking3.xml @@ -31,7 +31,10 @@ - + + + line1 line2 @@ -43,10 +46,11 @@ line3 - - - - - + + + + + + -- 2.39.5