- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Sun, 11 Mar 2012 23:27:26 -0500
- To: www-style@w3.org
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