Re: [css3-flexbox] getComputedStyle on flex property

On Tue, Apr 3, 2012 at 3:15 PM, Ojan Vafai <ojan@chromium.org> wrote:
> On Tue, Apr 3, 2012 at 2:48 PM, Tab Atkins Jr. <jackalmage@gmail.com> wrote:
>> More interesting question: what is the result when the specified value
>> is "1 10px"?  With my recent edit, the answer is "1 10px".  Should it
>> instead be "1 0 10px"?
>
> "1 0 10px" makes more sense to me and is more straightforward to implement.

That's what I suspected.

~TJ

Received on Tuesday, 3 April 2012 22:26:20 UTC