diff options
author | Andreas L. Delmelle <adelmelle@apache.org> | 2008-05-07 14:04:17 +0000 |
---|---|---|
committer | Andreas L. Delmelle <adelmelle@apache.org> | 2008-05-07 14:04:17 +0000 |
commit | fb3926df45b065e4161d8769c11131fe8af7b4fd (patch) | |
tree | 57ae3438bca389514f6f88b1608f64ea9487a88e /test | |
parent | c4327242b14d0f03651c9f3e0ac3bfb31e57902d (diff) | |
download | xmlgraphics-fop-fb3926df45b065e4161d8769c11131fe8af7b4fd.tar.gz xmlgraphics-fop-fb3926df45b065e4161d8769c11131fe8af7b4fd.zip |
Bugzilla 41500:
Fixed a ClassCastException when fo:wrapper was used as a child of an fo:block-container.
Bugzilla 42423:
Added support for the "id" attribute on fo:wrappers that are children of the fo:flow.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@654111 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test')
-rw-r--r-- | test/layoutengine/disabled-testcases.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/test/layoutengine/disabled-testcases.xml b/test/layoutengine/disabled-testcases.xml index 12d7ed1aa..c17457a3d 100644 --- a/test/layoutengine/disabled-testcases.xml +++ b/test/layoutengine/disabled-testcases.xml @@ -234,12 +234,6 @@ case should be revisited.</description> </testcase> <testcase> - <name>fo:wrapper around block-level content (with id)</name> - <file>wrapper_block_id.xml</file> - <description>"id" attributes on fo:wrapper around block-level content don't get - added to the area tree.</description> - </testcase> - <testcase> <name>Soft hyphen with normal hyphenation enabled</name> <file>block_shy_linebreaking_hyph.xml</file> <description>A soft hyphen should be a preferred as break compared to a |