diff options
author | Luca Furini <lfurini@apache.org> | 2006-02-07 12:29:19 +0000 |
---|---|---|
committer | Luca Furini <lfurini@apache.org> | 2006-02-07 12:29:19 +0000 |
commit | 5769a0fe9fb13878a9573ea45b5544ca481c1d00 (patch) | |
tree | 7ff32da452664e4d95ed0ca11552016379d856b9 /test/layoutengine/disabled-testcases.xml | |
parent | f6bf4a418239b8600d5e4957febd12fdef6a61dd (diff) | |
download | xmlgraphics-fop-5769a0fe9fb13878a9573ea45b5544ca481c1d00.tar.gz xmlgraphics-fop-5769a0fe9fb13878a9573ea45b5544ca481c1d00.zip |
Fix for bug 38507: the elements representing a non-breaking space were not always correct, sometimes allowing a break.
This also solves another bug concerning the incorrect suppression of a nbsp at the beginning of a line.
A bit of clean-up in TextLayoutManager
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@375585 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test/layoutengine/disabled-testcases.xml')
-rwxr-xr-x | test/layoutengine/disabled-testcases.xml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/test/layoutengine/disabled-testcases.xml b/test/layoutengine/disabled-testcases.xml index d2dd47b35..308cedb40 100755 --- a/test/layoutengine/disabled-testcases.xml +++ b/test/layoutengine/disabled-testcases.xml @@ -62,19 +62,6 @@ stacking constraints which it shouldn't.</description> </testcase> <testcase> - <name>Non breaking space removal</name> - <file>block_white-space_2.xml</file> - <description>A non breaking space is incorrectly - removed from the start of a line.</description> - </testcase> - <testcase> - <name>Non breaking spaces must not be breakable</name> - <file>block_white-space_3.xml</file> - <description>A non breaking space incorrectly - causes a break possibility. The element list is wrong.</description> - <reference>http://issues.apache.org/bugzilla/show_bug.cgi?id=38507</reference> - </testcase> - <testcase> <name>block white-space-collapse 2</name> <file>block_white-space-collapse_2.xml</file> <description>First line-break occurs after the fifth space following the |