From a005ac2471d128d09efcfd6f6492a585c0b534c1 Mon Sep 17 00:00:00 2001 From: Jeremias Maerki Date: Mon, 22 Jan 2007 22:33:42 +0000 Subject: Bugzilla #41426: Fix for ClassCastException when fo:wrapper was used as direct child of fo:flow. Note: "id" attributes are still not handled properly on fo:wrapper! Submitted by: Adrian Cumiskey git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@498835 13f79535-47bb-0310-9956-ffa450edef68 --- .../standard-testcases/wrapper_block_id.xml | 49 ++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 test/layoutengine/standard-testcases/wrapper_block_id.xml (limited to 'test/layoutengine/standard-testcases') diff --git a/test/layoutengine/standard-testcases/wrapper_block_id.xml b/test/layoutengine/standard-testcases/wrapper_block_id.xml new file mode 100644 index 000000000..6b1d2aec4 --- /dev/null +++ b/test/layoutengine/standard-testcases/wrapper_block_id.xml @@ -0,0 +1,49 @@ + + + + + +

+ This test checks fo:wrapper surrounding block-level content with an ID. +

+
+ + + + + + + + + + + block content. + + + + -- + + + + + + + + + +
-- cgit v1.2.3