]> source.dussan.org Git - xmlgraphics-fop.git/commit
A glue at the beginning of the element list can't be a legal break point. Fixes an...
authorJeremias Maerki <jeremias@apache.org>
Wed, 25 May 2005 19:16:00 +0000 (19:16 +0000)
committerJeremias Maerki <jeremias@apache.org>
Wed, 25 May 2005 19:16:00 +0000 (19:16 +0000)
commita4bbb9175e15edeae6aad447f1fabd06e0d1a8d9
tree25b511b5cc427fc35b49f6e843449128c6d4dd10
parent5675f8f08a2ee013f8a23a166923251cbf37231b
A glue at the beginning of the element list can't be a legal break point. Fixes an ArrayIndexOutOfBounds when there's a space-before at the beginning of the list.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198689 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/layoutmgr/list/ListItemLayoutManager.java
src/java/org/apache/fop/layoutmgr/table/TableStepper.java