From: William Victor Mote Date: Thu, 1 May 2003 00:57:50 +0000 (+0000) Subject: Add comments re: display-align in compliance.xml. Replace implementation information... X-Git-Tag: Root_Temp_KnuthStylePageBreaking~1506 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=ebcdda4cf929b163c2f1c09ff67c733feb2916b4;p=xmlgraphics-fop.git Add comments re: display-align in compliance.xml. Replace implementation information in fo.xml with a reference to compliance.xml. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196379 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/documentation/content/xdocs/compliance.xml b/src/documentation/content/xdocs/compliance.xml index bd003df0b..9507e488f 100644 --- a/src/documentation/content/xdocs/compliance.xml +++ b/src/documentation/content/xdocs/compliance.xml @@ -269,7 +269,9 @@ want it to. - works on table-cell + 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. + diff --git a/src/documentation/content/xdocs/fo.xml b/src/documentation/content/xdocs/fo.xml index a05996a7c..b0a8fdbd6 100644 --- a/src/documentation/content/xdocs/fo.xml +++ b/src/documentation/content/xdocs/fo.xml @@ -86,7 +86,7 @@ If you view their output with something not aware of the encoding, like Notepad Vertical Centering

To vertically center an image, table, or other item, use display-align="center". -FOP implements this for block containers and table cell. +See display-align Compliance for implementation status. Here is a small, self-contained document centering an image on a page: