aboutsummaryrefslogtreecommitdiffstats
path: root/test/layoutengine/disabled-testcases.xml
diff options
context:
space:
mode:
authorManuel Mall <manuel@apache.org>2006-04-27 10:21:04 +0000
committerManuel Mall <manuel@apache.org>2006-04-27 10:21:04 +0000
commitd479f880b8c4dd9071b9e4a5b78aedd6a4b97b8f (patch)
tree20a3d06c27432889b9b25b01dc5adaa7512c7604 /test/layoutengine/disabled-testcases.xml
parentfc466abd9704dd97881d8650495e23eb947307fe (diff)
downloadxmlgraphics-fop-d479f880b8c4dd9071b9e4a5b78aedd6a4b97b8f.tar.gz
xmlgraphics-fop-d479f880b8c4dd9071b9e4a5b78aedd6a4b97b8f.zip
Test case for Bug 39414
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@397511 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test/layoutengine/disabled-testcases.xml')
-rw-r--r--test/layoutengine/disabled-testcases.xml10
1 files changed, 8 insertions, 2 deletions
diff --git a/test/layoutengine/disabled-testcases.xml b/test/layoutengine/disabled-testcases.xml
index 03fd4e64c..3c14b5cb9 100644
--- a/test/layoutengine/disabled-testcases.xml
+++ b/test/layoutengine/disabled-testcases.xml
@@ -47,13 +47,12 @@
<name>linefeed-treatment</name>
<file>block_linefeed-treatment.xml</file>
<description>Preserved linefeeds in a fo:character are not handled
- correctly. Zero width space characters are not handled
correctly.</description>
</testcase>
<testcase>
<name>white-space-treatment</name>
<file>block_white-space-treatment_3.xml</file>
- <description>White space handling incorrectly stops at inline
+ <description>White space handling incorrectly stops at fo:inline
boundaries when it comes to formatter generated line breaks.</description>
</testcase>
<testcase>
@@ -338,4 +337,11 @@
block-level element because its layout manager is written to handle only
inline content.</description>
</testcase>
+ <testcase>
+ <name>Bugzilla #39414: block containing long text</name>
+ <file>block_bug39414.xml</file>
+ <description>Long text cause an IndexOutOfBounds exception</description>
+ <reference>http://issues.apache.org/bugzilla/show_bug.cgi?id=39414</reference>
+ </testcase>
+ <testcase>
</disabled-testcases> \ No newline at end of file