- From: Anders Berglund <alrb@us.ibm.com>
- Date: Tue, 21 Nov 2000 12:10:23 -0500
- To: "Glenn Adams" <gadams@vgi.com>
- Cc: "XSL Editors" <xsl-editors@w3.org>
In XSL the absolute-position only applies to fo:bock-container and to absolutely position a table the fo:table needs to be placed inside an fo:block-container. Anders "Glenn Adams" <gadams@vgi.com>@w3.org on 11/04/2000 06:26:52 PM Sent by: xsl-editors-request@w3.org To: "XSL Editors" <xsl-editors@w3.org> cc: Subject: absolute-position and fo:table* I notice the CSS2 permits the use of position: absolute with table elements; however, XSL presently does not specify absolute-position as applicable to fo:table*. Nevertheless, CSS2 does express the following caveat (as amended in the CSS2 errata): Note. Table cells may be positioned, but this is not recommended: absolute and fixed positioning, as well as floating, remove a box from the flow, affecting table size. Regards, Glenn Adams
Received on Tuesday, 21 November 2000 12:10:58 UTC