diff options
author | Vincent Hennebert <vhennebert@apache.org> | 2012-09-04 16:12:52 +0000 |
---|---|---|
committer | Vincent Hennebert <vhennebert@apache.org> | 2012-09-04 16:12:52 +0000 |
commit | 207b1d02288117c0a2cd320a3237adfd47c0fad4 (patch) | |
tree | d1a3e6f52d0d0b74fb77f6f85128cd7f3590cff9 /status.xml | |
parent | 9508968e6e53525d87c2620b77753f28032e7779 (diff) | |
download | xmlgraphics-fop-207b1d02288117c0a2cd320a3237adfd47c0fad4.tar.gz xmlgraphics-fop-207b1d02288117c0a2cd320a3237adfd47c0fad4.zip |
Bugzilla #45715: Restored support for break-before on fo:table.
Patch by Luis Bernardo
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1380726 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r-- | status.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/status.xml b/status.xml index b8fc34aa8..adde62df3 100644 --- a/status.xml +++ b/status.xml @@ -62,6 +62,9 @@ documents. Example: the fix of marks layering will be such a case when it's done. --> <release version="FOP Trunk" date="TBD"> + <action context="Layout" dev="VH" type="fix" fixes-bug="45715" due-to="Luis Bernardo"> + Restored support for break-before on fo:table. + </action> <action context="Layout" dev="VH" type="fix" fixes-bug="53827"> When an fo:block has a non-zero value for its text-indent property and is broken over two pages of different widths, then the first line on the second page is missing one word and |