From 5769a0fe9fb13878a9573ea45b5544ca481c1d00 Mon Sep 17 00:00:00 2001 From: Luca Furini Date: Tue, 7 Feb 2006 12:29:19 +0000 Subject: 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 --- test/layoutengine/disabled-testcases.xml | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'test/layoutengine/disabled-testcases.xml') 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 @@ -61,19 +61,6 @@ An empty block currently produces a fence for stacking constraints which it shouldn't. - - Non breaking space removal - block_white-space_2.xml - A non breaking space is incorrectly - removed from the start of a line. - - - Non breaking spaces must not be breakable - block_white-space_3.xml - A non breaking space incorrectly - causes a break possibility. The element list is wrong. - http://issues.apache.org/bugzilla/show_bug.cgi?id=38507 - block white-space-collapse 2 block_white-space-collapse_2.xml -- cgit v1.2.3