Re: [css3-flexbox] Best way to denote flexible lengths

On Wed, Apr 13, 2011 at 5:29 PM, Tab Atkins Jr. <jackalmage@gmail.com> wrote:
> On Wed, Apr 13, 2011 at 5:22 PM, Alex Mogilevsky <alexmog@microsoft.com> wrote:
>> I don't like the idea of width/height taking space-separated lists. I would rather have a flex function.
>>
>> Given a choice between flex(1,0,auto) with commas and fixed set of arguments and flex(auto 1 0) with space separated arbitrary order, I think I would clearly prefer any-order version...
>
> Okay, then I'll change the draft to accept the 'fr' unit and the
> 'flex()' function with space-separated any-order arguments.  Sound
> good?

I've altered the draft accordingly.  Do you mind checking to make sure
it looks good, Alex?

~TJ

Received on Saturday, 16 April 2011 01:02:27 UTC