]> source.dussan.org Git - xmlgraphics-fop.git/commit
Fixed a problem where the BPD or a block area could be wrong if there is a nested...
authorJeremias Maerki <jeremias@apache.org>
Fri, 24 Oct 2008 13:42:59 +0000 (13:42 +0000)
committerJeremias Maerki <jeremias@apache.org>
Fri, 24 Oct 2008 13:42:59 +0000 (13:42 +0000)
commit46c9aca22be22f20ed5bddbf21618ed1abdfe287
treecae67b343158bd70928a509150fe283b2c6b5415
parent35516dcedaffc643ae48349c280adcba172c57a2
Fixed a problem where the BPD or a block area could be wrong if there is a nested, absolutely positioned area (for example a block-container).
This was most probably introduced by rev 618992.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@707631 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/area/Block.java
src/java/org/apache/fop/layoutmgr/list/ListItemLayoutManager.java
status.xml
test/layoutengine/standard-testcases/block-container_area-bpd.xml [new file with mode: 0644]