From 0a8fabc50999bec95d053f0f190a2587d879c96e Mon Sep 17 00:00:00 2001 From: Jeremias Maerki Date: Thu, 13 Jan 2005 15:07:02 +0000 Subject: [PATCH] Testcase for checking start-indent inheritance across block-containers. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198267 13f79535-47bb-0310-9956-ffa450edef68 --- .../testcases/block-container3.xml | 50 +++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 test/layoutengine/testcases/block-container3.xml diff --git a/test/layoutengine/testcases/block-container3.xml b/test/layoutengine/testcases/block-container3.xml new file mode 100644 index 000000000..9837d8a29 --- /dev/null +++ b/test/layoutengine/testcases/block-container3.xml @@ -0,0 +1,50 @@ + + + + + +

+ This test checks indents on block-containers. +

+
+ + + + + + + + + + + fo:block|fo:block + + fo:block|fo:block-container|fo:block + + + + + + + + + + + + +
-- 2.39.5