- From: fantasai <fantasai.lists@inkedblade.net>
- Date: Fri, 15 May 2015 15:51:20 -0400
- To: "www-style@w3.org" <www-style@w3.org>
The CSS WG has published an updated Last Call Working Draft of the CSS Flexible Box Layout Module Level 1: http://www.w3.org/TR/css-flexbox-1/ 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. This is an update to the September 2014 LCWD and fixes various glitches in the spec prose found through implementation review. Exact diff-marked changes, and their justifications, for this entire LC cycle are available in the changes section: http://www.w3.org/TR/css-flexbox-1/#changes A Disposition of Comments of the latest changes is also available: http://dev.w3.org/csswg/css-flexbox-1/issues-lc-20140925 We are particularly looking for feedback on this percentage margins issue: http://www.css3.info/flexbox-percentage-margins/ The Last Call comment period ends **11 June 2015** Please send your comments to this mailing list, <www-style@w3.org>, and please, prefix the subject line with [css-flexbox] as I did on this message. (We will also collect any comments on the percentage-margin blog post as feedback into that issue.) Note: This module is still in the Call for Implementations phase; LC is being used as "Proposed Edited Candidate Recommendation" per the 2005 W3C Process. Implementation is encouraged, and feature requests will be deferred to the next level. For the CSS WG, ~fantasai
Received on Friday, 15 May 2015 19:51:50 UTC