From 74c3053d6a1b47e06b0b2ea98cc275df40d0d8e2 Mon Sep 17 00:00:00 2001 From: Jeremias Maerki Date: Fri, 11 Mar 2005 13:35:58 +0000 Subject: [PATCH] Helper blocks to 1) help visualize the testcase and 2) make sure the space-after block area is not discarded by the LM. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198481 13f79535-47bb-0310-9956-ffa450edef68 --- test/layoutengine/testcases/margin1.xml | 1 + test/layoutengine/testcases/margin2.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/test/layoutengine/testcases/margin1.xml b/test/layoutengine/testcases/margin1.xml index 67eadd36f..8259c0a0a 100644 --- a/test/layoutengine/testcases/margin1.xml +++ b/test/layoutengine/testcases/margin1.xml @@ -34,6 +34,7 @@ right top bottom + EOF diff --git a/test/layoutengine/testcases/margin2.xml b/test/layoutengine/testcases/margin2.xml index 053928766..8dc53fd90 100644 --- a/test/layoutengine/testcases/margin2.xml +++ b/test/layoutengine/testcases/margin2.xml @@ -34,6 +34,7 @@ left/right top/bottom three values + EOF -- 2.39.5