diff options
-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 b2ea6ed37..54a1b9955 100644 --- a/src/documentation/content/xdocs/compliance.ihtml +++ b/src/documentation/content/xdocs/compliance.ihtml @@ -3669,10 +3669,10 @@ "http://www.w3.org/TR/xsl/#format">§7.26.1</a></td> <td><a name="fo-property-format" id="fo-property-format">format</a></td> <td class="basic">Basic</td> - <td class="yes">yes</td> - <td class="yes">yes</td> - <td class="yes">yes</td> - <td> </td> + <td class="partial">partial</td> + <td class="partial">partial</td> + <td class="partial">partial</td> + <td>only values '0*1', 'a', 'A', 'i', 'I' supported</td> </tr> <tr> <td align="center"><a href= |