- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Tue, 27 Dec 2011 15:40:21 -0800
- To: Peng Yu <pengyu.ut@gmail.com>
- Cc: www-style@w3.org
On Tue, Dec 27, 2011 at 10:01 AM, Peng Yu <pengyu.ut@gmail.com> wrote: > Hi, > > box-align can be found in the following document. > > http://www.w3.org/TR/2009/WD-css3-flexbox-20090723/ > > But it can not be found in the latest document. > > http://www.w3.org/TR/css3-flexbox/ > > Is box-align removed from the latest working draft? Or there is some > error in the draft? Or there is something else that I don't > understand? Thanks! The Flexbox spec changed significantly between the 2009 WD and the next. The "flex-align" property in the current draft accomplishes the same thing as the property that was called "box-align" in the 2009 draft. ~TJ
Received on Tuesday, 27 December 2011 23:41:16 UTC