Re: [css-flexbox] intrinsic sizing

On 05/06/2015 04:28 PM, Tab Atkins Jr. wrote:
> On Wed, May 6, 2015 at 4:27 PM, Christian Biesinger
> <cbiesinger@google.com> wrote:
>>
>> But how would you calculate "flex-basis: content" here without layout?
>
> Easily - that's the keyword that means "act like width:auto", which is
> the same as "fill".

"Act like width: auto" in a row flexbox means "act like max-content"
in most cases, certainly not "same as fill". So this statement makes
no sense to me.

~fantasai

Received on Thursday, 7 May 2015 00:53:16 UTC