Re: [css-flexbox] intrinsic sizing

On Tue, May 5, 2015 at 7:57 PM, Christian Biesinger
<cbiesinger@google.com> wrote:
> On Tue, May 5, 2015 at 5:19 PM, fantasai <fantasai.lists@inkedblade.net> wrote:
>> Let me know if that addresses your concern.
>
> Yes... it does. (As a sidenote, why is flex-basis: available not
> definite? http://dev.w3.org/csswg/css-flexbox/#definite)

After re-reading, there is another part here that requires layout to
calculate the intrinsic size, I think:
"3. Add each item’s flex basis [...]"

The flex basis here may require layout, right? (flex-basis: content)

-christian

Received on Wednesday, 6 May 2015 22:46:23 UTC