]> source.dussan.org Git - xmlgraphics-fop.git/commit
Bugzilla #44412:
authorVincent Hennebert <vhennebert@apache.org>
Fri, 14 Mar 2008 12:19:45 +0000 (12:19 +0000)
committerVincent Hennebert <vhennebert@apache.org>
Fri, 14 Mar 2008 12:19:45 +0000 (12:19 +0000)
commitd85b203d4d8d4de0580be20c2f2219a70682e76c
tree10bf7632678a89dc52bc9be55c4e6ac7bc65578d
parent108ff6a108aa54dd5b3ceebe2f7ac35e2f8679be
Bugzilla #44412:
Bugfix: When there was a forced break after a block with (conditional) borders the border-after wasn't painted.
Changes made by Jeremias

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_95@637075 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/layoutmgr/BlockContainerLayoutManager.java
src/java/org/apache/fop/layoutmgr/BlockStackingLayoutManager.java
src/java/org/apache/fop/layoutmgr/LayoutContext.java
status.xml
test/layoutengine/standard-testcases/block-level_break-after_bug44412.xml [new file with mode: 0644]