diff options
author | Maximilian Berger <maxberger@apache.org> | 2009-08-25 10:42:37 +0000 |
---|---|---|
committer | Maximilian Berger <maxberger@apache.org> | 2009-08-25 10:42:37 +0000 |
commit | 4201d1086df85f39f3774c12db6d1057622c97a6 (patch) | |
tree | 466f62f0603663362d00e0e9ce9361d2e1fad43d | |
parent | ac01d144b8b609867a83c0d522727befd809b95c (diff) | |
download | xmlgraphics-fop-4201d1086df85f39f3774c12db6d1057622c97a6.tar.gz xmlgraphics-fop-4201d1086df85f39f3774c12db6d1057622c97a6.zip |
declaration and icc-profile have been supported for a while now
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@807547 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | src/documentation/content/xdocs/compliance.ihtml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/documentation/content/xdocs/compliance.ihtml b/src/documentation/content/xdocs/compliance.ihtml index 781299361..fc38bad8b 100644 --- a/src/documentation/content/xdocs/compliance.ihtml +++ b/src/documentation/content/xdocs/compliance.ihtml @@ -533,11 +533,11 @@ <td class="no">no</td> - <td class="no">no</td> + <td class="yes">yes</td> - <td class="no">no</td> + <td class="yes">yes</td> - <td class="no">no</td> + <td class="yes">yes</td> <td align="center"> </td> </tr> @@ -552,11 +552,11 @@ <td class="no">no</td> - <td class="no">no</td> + <td class="yes">yes</td> - <td class="no">no</td> + <td class="yes">yes</td> - <td class="no">no</td> + <td class="yes">yes</td> <td align="center"> </td> </tr> |