diff options
author | Andreas L. Delmelle <adelmelle@apache.org> | 2007-09-22 09:50:18 +0000 |
---|---|---|
committer | Andreas L. Delmelle <adelmelle@apache.org> | 2007-09-22 09:50:18 +0000 |
commit | 6e01725a7b848b0a73515d078c5ca9a069993b6c (patch) | |
tree | c6d9e707f0b10b43cbea6a0a39e9feba23c20ef9 /test/layoutengine/disabled-testcases.xml | |
parent | 6045d497f24d10551dba6c4c153e057c08204253 (diff) | |
download | xmlgraphics-fop-6e01725a7b848b0a73515d078c5ca9a069993b6c.tar.gz xmlgraphics-fop-6e01725a7b848b0a73515d078c5ca9a069993b6c.zip |
Slight correction: part of the issue has already been resolved
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@578396 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test/layoutengine/disabled-testcases.xml')
-rw-r--r-- | test/layoutengine/disabled-testcases.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/layoutengine/disabled-testcases.xml b/test/layoutengine/disabled-testcases.xml index a7cf1a707..ef72ca267 100644 --- a/test/layoutengine/disabled-testcases.xml +++ b/test/layoutengine/disabled-testcases.xml @@ -48,8 +48,8 @@ <testcase> <name>Hyphenation with preserved linefeeds</name> <file>block_hyphenation_linefeed_preserve.xml</file> - <description>When hyphenation is enabled and linefeeds are preserved linefeeds - are painted as '#' and the text is output multiple times.</description> + <description>When hyphenation is enabled and linefeeds are preserved, + the text is output multiple times.</description> </testcase> <testcase> <name>linefeed-treatment</name> |