Re: [CSS Intrinsic & Extrinsic Sizing] sizing of absolutely positioned elements

Le 11/10/2012 23:31, fantasai a écrit :
>     |  * max(min-measure|0, min(max-measure|infinity, measure|fill-available))
>     |    where the sizes are inner measures of the element establishing the
>     |    box's containing block,


> and where the first value is used if it is
>     |    definite and the second value otherwise.

It took me a few reads to guess that this latter part applies to the '|' 
operator, for example in 'min-measure|0'. Is this correct?

-- 
Simon Sapin

Received on Friday, 12 October 2012 07:52:15 UTC