On Fri, May 7, 2010 at 5:54 PM, Tab Atkins Jr. <jackalmage@gmail.com> wrote: > display-inside: flexbox > flexbox-order: <integer> (1) > flexbox-wrap: wrap | nowrap (nowrap) > flexbox-break-before: always | avoid | auto (auto) > flexbox-break-after: always | avoid | auto (auto) > flexbox-begin: [ [[top | bottom] && [left | right]] | [[start | end] > && [before | after]] ] (start before) > In the interests of brevity, can we s/flexbox/flex? The "box" part is pretty clearly implied. display-inside: flex > flex-order: <integer> (1) > flex-wrap: wrap | nowrap (nowrap) > flex-break-before: always | avoid | auto (auto) > flex-break-after: always | avoid | auto (auto) > flex-begin: [ [[top | bottom] && [left | right]] | [[start | end] && [before | after]] ] (start before) OjanReceived on Monday, 10 May 2010 15:28:18 GMT
This archive was generated by hypermail 2.3.1 : Tuesday, 26 March 2013 17:20:27 GMT