On Mar 11, 2012 10:22 PM, "Daniel Holbert" <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.
~TJ