- From: fantasai <fantasai.lists@inkedblade.net>
- Date: Fri, 21 Sep 2012 21:22:52 -0700
- To: "www-style@w3.org" <www-style@w3.org>
The CSS WG has published a Candidate Recommendation of the CSS Flexible Box Layout Module Level 1 http://www.w3.org/TR/css3-values/ 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. W3C encourages implementations of this module, and welcomes feedback resulting from such implementation. Requests for new features will be assigned to Level 2. Significant changes since the Last Call Working Draft are listed at: http://www.w3.org/TR/2012/CR-css3-flexbox-20120918/#changes Please send any comments to this mailing list, <www-style@w3.org>, and please, prefix the subject line with [css3-flexbox] (for comments on Level 1) or [css-flexbox-2] (for new feature requests) For the CSS WG, ~fantasai
Received on Saturday, 22 September 2012 04:23:23 UTC