Re: [css-flexbox] max-content contribution incorrectly defined for flex items

On 08/23/2015 07:18 AM, fantasai wrote:
> On 08/21/2015 12:20 AM, fantasai wrote:
>>
>>>    https://drafts.csswg.org/css-flexbox-1/#intrinsic-sizes
>>
>> Okay, I went over this section with dholbert today, and we've
>> concluded that the spec needs the following changes:
>>
>> 3. Don't floor the flex factor at 1.
>>
>>     [ This might be left over prose from before we had partial
>>       flexes. ]
>
> Okay, I've checked in these changes, as they're really just bugfixes
> against errors in this section.

And... I think this one was incorrect. We should be flooring at one
for the max-content flex fraction calculation, otherwise 0 to 1 is
not continuous.

~fantasai

Received on Saturday, 5 September 2015 04:00:40 UTC