diff options
author | Andreas L. Delmelle <adelmelle@apache.org> | 2006-02-14 16:39:50 +0000 |
---|---|---|
committer | Andreas L. Delmelle <adelmelle@apache.org> | 2006-02-14 16:39:50 +0000 |
commit | 187e3caddd6cc1578714a7d2011b6cd11b9d8ea0 (patch) | |
tree | ddc3f0a2734540194fee3c6282c6c821b65de383 /status.xml | |
parent | 9962f56963e02e557c17dbb05a71e7d610f20629 (diff) | |
download | xmlgraphics-fop-187e3caddd6cc1578714a7d2011b6cd11b9d8ea0.tar.gz xmlgraphics-fop-187e3caddd6cc1578714a7d2011b6cd11b9d8ea0.zip |
Added support for the background-position shorthand.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@377762 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 02efb753d..fa085c710 100644 --- a/status.xml +++ b/status.xml @@ -28,6 +28,9 @@ <changes> <release version="FOP Trunk"> <action context="Code" dev="AD" type="add"> + Added support for the background-position shorthand property. + </action> + <action context="Code" dev="AD" type="add"> Added support for the font shorthand property. </action> <action context="Code" dev="JM" type="add" fixes-bug="38618" due-to="Max Berger"> |