diff options
author | Luca Furini <lfurini@apache.org> | 2008-06-23 09:24:14 +0000 |
---|---|---|
committer | Luca Furini <lfurini@apache.org> | 2008-06-23 09:24:14 +0000 |
commit | 770ac265542a8fd68033ece8457108ef0ec59046 (patch) | |
tree | 4298cfd3b41f1e68cc41d852a8a696c2fddae9df /status.xml | |
parent | 9c1e622432f126a45cb2d0971029364eaa63d60e (diff) | |
download | xmlgraphics-fop-770ac265542a8fd68033ece8457108ef0ec59046.tar.gz xmlgraphics-fop-770ac265542a8fd68033ece8457108ef0ec59046.zip |
Added support for non-zero borders and padding on page regions.
Testcase included, now disabled because it is supposed to run with relaxed validation switched on.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@670492 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r-- | status.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/status.xml b/status.xml index cc345117f..20caa0e1a 100644 --- a/status.xml +++ b/status.xml @@ -53,6 +53,10 @@ <changes> <release version="FOP Trunk" date="TBD"> + <action context="Layout" dev="LF" type="add"> + Allowing non-zero borders and padding on page regions when + relaxed validation is turned on. + </action> <action context="Layout" dev="LF" type="fix"> Fixed an inconsistency in footnote handling that led to unnecessary empty areas in pages whose last normal line contains footnotes |