- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Thu, 31 May 2012 08:05:18 -0700
- To: Sylvain Galineau <sylvaing@microsoft.com>
- Cc: "www-style@w3.org" <www-style@w3.org>
On Wed, May 30, 2012 at 10:59 PM, Sylvain Galineau <sylvaing@microsoft.com> wrote: > In section 7.2 Common Values of 'flex' [1], the first value to be mapped to its equivalent is 'flex: auto'. > > The property definition of the flex shorthand in Section 7.1 [2] does not list the auto keyword, however. > Neither does the property index [3]. The value of 'flex-basis' is <'width'>, which means its any value that is valid for the 'width' property. Thus, 'auto'. ~TJ
Received on Thursday, 31 May 2012 15:06:07 UTC