diff options
author | Glenn Adams <gadams@apache.org> | 2012-04-17 21:34:52 +0000 |
---|---|---|
committer | Glenn Adams <gadams@apache.org> | 2012-04-17 21:34:52 +0000 |
commit | e533832b11cea16e8599c549f015cab12c653f66 (patch) | |
tree | 67a85d1eb13c94b0439cd7307d4ca34442386afa /status.xml | |
parent | f397b576a8c874150e2e3efc2970de0fc1ce3e9f (diff) | |
download | xmlgraphics-fop-e533832b11cea16e8599c549f015cab12c653f66.tar.gz xmlgraphics-fop-e533832b11cea16e8599c549f015cab12c653f66.zip |
Bugzilla #53086: Ensure that table footer and header are included in bididirectional resolution.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1327291 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 413ecfac1..67e2fb973 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="Code" dev="GA" type="fix" fixes-bug="53086"> + Ensure that table footer and header are included in bididirectional resolution. + </action> <action context="Code" dev="GA" type="fix" fixes-bug="53097"> Ensure writing-mode specified on fo:table is used to determine writing mode of table and its descendants. </action> |