- From: fantasai <fantasai.lists@inkedblade.net>
- Date: Thu, 27 Mar 2014 18:24:07 -0700
- To: "www-style@w3.org" <www-style@w3.org>
The CSS WG has published a Last Call Working Draft of the CSS Flexible Box Layout Module Level 1: http://www.w3.org/TR/css3-flexbox/ This is an update to fix various problems found through implementation review and experience over the last 1.5 years. Exact diff-marked changes, and their justifications, are available in the changes section: http://www.w3.org/TR/2014/WD-css-flexbox-1-20140325/#changes A Disposition of Comments is also available: http://dev.w3.org/csswg/css-flexbox-1/issues-cr-2012 The Last Call comment period ends **22 April 2014**. The CSSWG is particularly requesting review of the recent changes. Please send any comments to this mailing list, <www-style@w3.org>, and please, prefix the subject line with [css-flexbox] (as I did on this message). Note: This module is still in the Call for Implementations phase; LC is being used as "Proposed Edited Candidate Recommendation" per the W3C Process. Implementation is encouraged, and feature requests will be deferred to the next level. Flexbox is a new layout model for CSS. The contents of a flex container can be laid out in any direction, can be reordered, can be aligned and justified within their container, and can "flex" their sizes and positions to respond to the available space. We expect this model to be particularly useful for UI layouts. For the CSS WG, ~fantasai
Received on Friday, 28 March 2014 01:24:34 UTC