- From: Craig Brown <cmb@ishtek.com>
 - Date: Thu, 28 Aug 2003 22:32:13 +1000
 - To: www-xsl-fo@w3.org
 
Just a quick question on how inherit works with reference-orientation.
According to the spec, reference-orientation is inherited.
Does this mean that if I set reference-orientation to "inherit" it
is the same as not setting it at all?
I created a file including:
    <fo:simple-page-master ... reference-orientation="90">
      <fo:region-body reference-orientation="inherit" .../>
    </fo:simple-page-master>
renderx rendered this with the final orientation of the
region body as 180 degrees (upside down), whereas I expected
the final orientation of the region-body to be the same as the
page master.
Does anyone know what the exact behaviour should be?
Thanks.
...cmb
--
Craig Brown                                           Web: http://www.ishtek.com
Ishtek                                                Phone:      61 2 8901 5201
PO Box 333 Forestville, NSW 2087.                     Fax:        61 2 8901 5202
Received on Thursday, 28 August 2003 08:35:18 UTC