From: David Tolpin (dvd@renderx.com)
Date: Fri Jun 13 2003 - 03:20:00 PDT
>
> <fo:table-cell>
> <fo:block-container reference-orientation="90">
> <fo:block>Cell 1</fo:block>
> </fo:block-container>
> </fo:table-cell>
>
>
> Could you please confirm that this is either "normal" behaviour or a
> bug.
>
Johann,
this is expected behavior. According to the XSL FO Recommendation,
inline-progression-dimension for a block-container must be specified
unless iline-progression-directions of the container and of its containing
area coincide.
Thus, according to the XSL FO Rec, the snippet above is invalid.
RenderX chooses to allocate maximum available width to the container
as a feedback in the same way as it would do with inline-progression-dimension of a
non-rotated block-container.
David
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html
This archive was generated by hypermail 2.1.5 : Fri Jun 13 2003 - 03:22:29 PDT