- From: Daniel Holbert <dholbert@mozilla.com>
- Date: Tue, 03 Apr 2012 23:53:38 -0700
- To: Alex Mogilevsky <alexmog@microsoft.com>
- CC: "Tab Atkins Jr." <jackalmage@gmail.com>, Ojan Vafai <ojan@chromium.org>, Tony Chang <tony@chromium.org>, "www-style@w3.org" <www-style@w3.org>
I agree as well. (This is what my patches for Gecko do.) It looks like Tab's already updated the ED to fix this -- nice. ~Daniel On 04/03/2012 03:57 PM, Alex Mogilevsky wrote: > agree > > -----Original Message----- > From: Tab Atkins Jr. [mailto:jackalmage@gmail.com] > Sent: Tuesday, April 03, 2012 3:26 PM > To: Ojan Vafai > Cc: Tony Chang; www-style@w3.org > Subject: 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 Wednesday, 4 April 2012 06:54:09 UTC