aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorVincent Hennebert <vhennebert@apache.org>2011-03-24 18:14:23 +0000
committerVincent Hennebert <vhennebert@apache.org>2011-03-24 18:14:23 +0000
commitc0388acf51d54ca414b91bb06941f041fd09497a (patch)
tree0b38a2a4d8dec65695b4f520beb124bee0747dcb /status.xml
parent823d0e968d25875f9774f62f2f5264863cb35ba9 (diff)
downloadxmlgraphics-fop-c0388acf51d54ca414b91bb06941f041fd09497a.tar.gz
xmlgraphics-fop-c0388acf51d54ca414b91bb06941f041fd09497a.zip
Bugzilla #50763: Implemented non-standard behavior for basic-link areas, such that they take into account the heights of their descendants areas
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1085058 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r--status.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/status.xml b/status.xml
index 304c08173..20a77f567 100644
--- a/status.xml
+++ b/status.xml
@@ -59,6 +59,10 @@
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" fixex-bug="50763">
+ Implemented non-standard behavior for basic-link areas, such that they take into account the
+ heights of their descendants areas.
+ </action>
<action context="Layout" dev="VH" type="fix">
Bugfix: keep-together does not apply to fo:table-cell.
</action>