Re: [css3-flexbox] "definite" sizes?

On 3/11/12 11:08 PM, Tab Atkins Jr. wrote:
>
> On Mar 11, 2012 10:22 PM, "Daniel Holbert" <dholbert@mozilla.com
> <mailto:dholbert@mozilla.com>> wrote:
>  >
>  > On 03/11/2012 07:26 PM, Tab Atkins Jr. wrote:
>  >> Counter-examples are 'auto' and percentages.
>  >
>  > Well -- percentages **with a fixed ("definite"? :)) size to resolve
> against** would be definite, right?
>  >
>  > If we've got a width:25% flexbox item inside of a width:400px
> horizontal flexbox, then I'd say that flexbox item has a "definite
> size", and we'd want to treat it as such when applying the flexbox
> layout algorithm.
>
> Yup.

Unless the parent has a min-width: 20% or something, yes?

-Boris

Received on Monday, 12 March 2012 04:27:58 UTC