From 76b26f90c635cd26b1e5855cb20ea68c417a4aa5 Mon Sep 17 00:00:00 2001 From: Jeremias Maerki Date: Tue, 1 Feb 2005 14:19:06 +0000 Subject: [PATCH] Special regression test for cases where blocks are empty except for marker elements. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198357 13f79535-47bb-0310-9956-ffa450edef68 --- test/layoutengine/testcases/markers4.xml | 99 ++++++++++++++++++++++++ 1 file changed, 99 insertions(+) create mode 100644 test/layoutengine/testcases/markers4.xml diff --git a/test/layoutengine/testcases/markers4.xml b/test/layoutengine/testcases/markers4.xml new file mode 100644 index 000000000..6ab5ff5bd --- /dev/null +++ b/test/layoutengine/testcases/markers4.xml @@ -0,0 +1,99 @@ + + + + + +

+ This test checks markers. Regression test which tests a special case. +

+

+ For this test the block containing the fo:markers must remain empty except for the marker element. Not even a space or carriage return!!! +

+
+ + + + + + + + + + + + + page + + + + + + + + + + + + + + + + + + + 1 + + + 5.50 + + + 05.50 + + + + + 2 + + + 5.50 + + + 5.5011.00 + + + + + 1 + + + 5.50 + + + 11.0016.50 + + + + + + + + + + + + +
-- 2.39.5