diff options
author | Andreas L. Delmelle <adelmelle@apache.org> | 2008-05-01 09:16:05 +0000 |
---|---|---|
committer | Andreas L. Delmelle <adelmelle@apache.org> | 2008-05-01 09:16:05 +0000 |
commit | 99d913e85de420ed51d5d83638876c316abcde0d (patch) | |
tree | 40b3e63c449dddc503322fc9badadfb362e62c07 /src/documentation | |
parent | 7dc0ea558a66ce24af23b22c859a27eb3fc46da5 (diff) | |
download | xmlgraphics-fop-99d913e85de420ed51d5d83638876c316abcde0d.tar.gz xmlgraphics-fop-99d913e85de420ed51d5d83638876c316abcde0d.zip |
Tweak: activate max-height/min-height and max-width/min-width
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@652456 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation')
-rw-r--r-- | src/documentation/content/xdocs/compliance.ihtml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/documentation/content/xdocs/compliance.ihtml b/src/documentation/content/xdocs/compliance.ihtml index a704ee791..181f1fe1d 100644 --- a/src/documentation/content/xdocs/compliance.ihtml +++ b/src/documentation/content/xdocs/compliance.ihtml @@ -3995,7 +3995,7 @@ <td class="no">no</td> - <td class="no">no</td> + <td class="yes">yes</td> <td align="center"> </td> </tr> @@ -4014,7 +4014,7 @@ <td class="no">no</td> - <td class="no">no</td> + <td class="yes">yes</td> <td align="center"> </td> </tr> @@ -4033,7 +4033,7 @@ <td class="no">no</td> - <td class="no">no</td> + <td class="yes">yes</td> <td align="center"> </td> </tr> @@ -4052,7 +4052,7 @@ <td class="no">no</td> - <td class="no">no</td> + <td class="yes">yes</td> <td align="center"> </td> </tr> |