On 01 Jun 2009, at 12:59, Vincent Hennebert wrote:
Andreas Delmelle wrote:
Definitely a bug. Apparently, it only occurs for relative-positioned
block-containers. If you position it absolutely (position="absolute"
top="0" left="0"), you also get the expected output...
This is /not/ a bug. The ‘height’ property specify the /content
height/
of the block [1] i.e., excluding the border- and padding-rectangles.
If
its value is a percentage it refers to the height of the nearest
ancestor reference area, loosely speaking here the height of the
region-body.
Right, my mistake. I should have double-checked. The additional space
at the top, outside of the block-container is a result of the line's
half-leading. I initially thought the padding was being doubled somehow.
Regards
Andreas
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]