aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorVincent Hennebert <vhennebert@apache.org>2012-08-02 11:22:32 +0000
committerVincent Hennebert <vhennebert@apache.org>2012-08-02 11:22:32 +0000
commit2c2c292121674e5e67fc2f5762be66e1528d5161 (patch)
treede57fd0d1c94b6c9f9e245c2fa8f27b524bf2425 /status.xml
parent72362e49d9a0edf953e54b032bae42657edf67a5 (diff)
downloadxmlgraphics-fop-2c2c292121674e5e67fc2f5762be66e1528d5161.tar.gz
xmlgraphics-fop-2c2c292121674e5e67fc2f5762be66e1528d5161.zip
Bugzilla #53639: When PDF accessibility is enabled, the Scope attribute must be present in the structure tree for table header elements.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1368420 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 055d40dcc..b1635fea9 100644
--- a/status.xml
+++ b/status.xml
@@ -62,6 +62,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="Renderers" dev="VH" type="add" fixes-bug="53639">
+ When PDF accessibility is enabled, the Scope attribute must be present in the structure tree
+ for table header elements.
+ </action>
<action context="Fonts" dev="MH" type="add" fixes-bug="53600" due-to="Robert Meyer">
Added an event if a glyph and its metric information does not exist in the character set
</action>