From 984d7d8d58f25ff99bd84b7d766902a7f01adde1 Mon Sep 17 00:00:00 2001 From: Jeremias Maerki Date: Thu, 27 Jan 2005 15:30:25 +0000 Subject: [PATCH] Test for markers with first-including-carryover git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198328 13f79535-47bb-0310-9956-ffa450edef68 --- test/layoutengine/testcases/markers2.xml | 125 +++++++++++++++++++++++ 1 file changed, 125 insertions(+) create mode 100644 test/layoutengine/testcases/markers2.xml diff --git a/test/layoutengine/testcases/markers2.xml b/test/layoutengine/testcases/markers2.xml new file mode 100644 index 000000000..dde720df4 --- /dev/null +++ b/test/layoutengine/testcases/markers2.xml @@ -0,0 +1,125 @@ + + + + + +

+ This test checks markers (especially first-including-carryover). +

+
+ + + + + + + + + + + + + page + + + + + + + + + + + + + + + + + + + + + + + 1 + + Part 1 + text1 + text1 + text1 + text1 + text1 + text1 + text1 + + + + 2 + + Part 2 + text2 + text2 + text2 + text2 + + + + 3 + + Part 3 + text3 + text3 + text3 + text3 + text3 + text3 + text3 + text3 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
-- 2.39.5