diff options
author | Jeremias Maerki <jeremias@apache.org> | 2007-11-27 08:36:23 +0000 |
---|---|---|
committer | Jeremias Maerki <jeremias@apache.org> | 2007-11-27 08:36:23 +0000 |
commit | ed5ae377e68e9dcbb849241bf6f2be18fd08ea83 (patch) | |
tree | 1a467b2ca425c51a085db1f1c81b9e4b550f0a01 /test/layoutengine/disabled-testcases.xml | |
parent | 80433dd208568dcfa0dabe0bd58e59f14487d353 (diff) | |
download | xmlgraphics-fop-ed5ae377e68e9dcbb849241bf6f2be18fd08ea83.tar.gz xmlgraphics-fop-ed5ae377e68e9dcbb849241bf6f2be18fd08ea83.zip |
Bugzilla #40230:
Bugfix: no empty page is generated anymore if there's no content after a break-after.
Bugzilla #43917:
Bugfix for border-after painting and element list generation when a forced break is involved.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@598558 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test/layoutengine/disabled-testcases.xml')
-rw-r--r-- | test/layoutengine/disabled-testcases.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/test/layoutengine/disabled-testcases.xml b/test/layoutengine/disabled-testcases.xml index ef72ca267..5f5672ae7 100644 --- a/test/layoutengine/disabled-testcases.xml +++ b/test/layoutengine/disabled-testcases.xml @@ -307,13 +307,6 @@ added to the area tree.</description> </testcase> <testcase> - <name>Bugzilla #40230: invalid extra page break</name> - <file>block_break-after_bug40230.xml</file> - <description>Currently an extra page is created even if there is nothing - after a block with break-after="page"</description> - <reference>http://issues.apache.org/bugzilla/show_bug.cgi?id=40230</reference> - </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 |