- From: fantasai <fantasai.lists@inkedblade.net>
- Date: Fri, 05 Apr 2013 16:56:39 -0700
- To: "www-style@w3.org" <www-style@w3.org>
The CSS WG has published an updated Working Draft of CSS Grid Layout Level 1: http://www.w3.org/TR/css3-grid-layout/ This CSS module defines a two-dimensional grid-based layout system optimized for user interface design. There have been a lot of changes since the previous working draft! Most significantly, we switched from a position+span placement model to a position-each-edge model. Old: http://www.w3.org/TR/2012/WD-css3-grid-layout-20121106/#placing-grid-items New: http://www.w3.org/TR/2013/WD-css3-grid-layout-20130402/#placement The draft has generally been reorganized and much of the prose rewritten to fill in missing details, avoid repetition, improve precision and terminology, and ensure alignment with Flexbox. And there are *tons* of issues marked in the draft. We are totally looking for feedback on these! So please, review the draft, think about the issues, and send any comments or suggestions to this mailing list, <www-style@w3.org>, and please, prefix the subject line with [css-grid-layout] (as I did on this message). For the CSS WG, ~fantasai
Received on Friday, 5 April 2013 23:57:11 UTC