From 7229a6d65e2f6c652ea6c46cdd7e1e882dc60590 Mon Sep 17 00:00:00 2001 From: Jeremias Maerki Date: Mon, 12 Jun 2006 09:30:18 +0000 Subject: Test case for change/revision 411180 ("Extends white-space removal to occur also before nested block-*level* FOs instead of only blocks.") git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@413614 13f79535-47bb-0310-9956-ffa450edef68 --- .../standard-testcases/block_white-space_5.xml | 100 +++++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 test/layoutengine/standard-testcases/block_white-space_5.xml (limited to 'test/layoutengine/standard-testcases') diff --git a/test/layoutengine/standard-testcases/block_white-space_5.xml b/test/layoutengine/standard-testcases/block_white-space_5.xml new file mode 100644 index 000000000..2e40314fc --- /dev/null +++ b/test/layoutengine/standard-testcases/block_white-space_5.xml @@ -0,0 +1,100 @@ + + + + + +

+ This test checks white space handling between block-level elements nested in blocks. +

+
+ + + + + + + + + + + block1 + block2 + + + + block1 + + + block2 + + + + + + + + + Table 1 Cell + + + + + + + + + + Table 2 Cell + + + + + + + + + + x + + + block1 + + + + + + + x + + + block2 + + + + + + + + + + + + + + + +
-- cgit v1.2.3