From: Chris Bowditch Date: Mon, 1 Mar 2004 15:38:25 +0000 (+0000) Subject: corrected compliance for baseline-shift and vertical-align properties X-Git-Tag: Root_Temp_KnuthStylePageBreaking~823 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=b2efa6c58ea279fb72de84a06b9ce2742b637c85;p=xmlgraphics-fop.git corrected compliance for baseline-shift and vertical-align properties git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197401 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/documentation/content/xdocs/compliance.xml b/src/documentation/content/xdocs/compliance.xml index 45e06c947..359582c8d 100644 --- a/src/documentation/content/xdocs/compliance.xml +++ b/src/documentation/content/xdocs/compliance.xml @@ -274,7 +274,9 @@ want it to. - + + Only values "super" and "sub" have been implemented. + Implemented only for table-cell and block-container. For table-cell, the "height" attribute must be set for the parent table-row; setting the height of the table or the table-cell results in vertical centering having no effect. @@ -502,7 +504,9 @@ want it to. "inherit" not handled - + + Only works as a shorthand for baseline-shift property. +