]> source.dussan.org Git - xmlgraphics-fop.git/commit
An empty table-body is illegal but we'll allow it to make things easier for styleshee...
authorJeremias Maerki <jeremias@apache.org>
Wed, 23 Feb 2005 22:04:01 +0000 (22:04 +0000)
committerJeremias Maerki <jeremias@apache.org>
Wed, 23 Feb 2005 22:04:01 +0000 (22:04 +0000)
commit8ada5c8257ff520a5869e2f6fccce3d5349a9305
tree74f29a246da86d9e45e4eb6cb9dd4fc3ce75c1b2
parentce6b0bd2e4f97178ea4f3677daa565d4ae12d8a3
An empty table-body is illegal but we'll allow it to make things easier for stylesheet writers.
Empty table-body elements are removed from their parent so they can't cause any nasty effects in the LMs.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198457 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/fo/FONode.java
src/java/org/apache/fop/fo/FObj.java
src/java/org/apache/fop/fo/flow/TableBody.java