diff options
author | Jeremias Maerki <jeremias@apache.org> | 2006-02-02 08:16:43 +0000 |
---|---|---|
committer | Jeremias Maerki <jeremias@apache.org> | 2006-02-02 08:16:43 +0000 |
commit | 38ba2344a67821134a2166eb80e82c4ee4a9c7e1 (patch) | |
tree | f12d4c03872e30d7f49d29d51f8edec374fdfc6a /src/documentation/content/xdocs/compliance.ihtml | |
parent | 7a8e9314a474f8928b6a0106d32f20ca32814d9c (diff) | |
download | xmlgraphics-fop-38ba2344a67821134a2166eb80e82c4ee4a9c7e1.tar.gz xmlgraphics-fop-38ba2344a67821134a2166eb80e82c4ee4a9c7e1.zip |
fo:wrapper has restrictions.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@374298 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation/content/xdocs/compliance.ihtml')
-rw-r--r-- | src/documentation/content/xdocs/compliance.ihtml | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/src/documentation/content/xdocs/compliance.ihtml b/src/documentation/content/xdocs/compliance.ihtml index 18ededcbe..2507f4411 100644 --- a/src/documentation/content/xdocs/compliance.ihtml +++ b/src/documentation/content/xdocs/compliance.ihtml @@ -1433,11 +1433,13 @@ <td class="yes"> yes </td> - <td class="yes"> - yes + <td class="partial"> + partial </td> - <td align="center"> - + <td align="left"> + <ul> + <li>[0.91 beta] Only works as expected with inline-level content.</li> + </ul> </td> </tr> <tr> |