[css-grid] Updated WD of CSS Grid Layout Level 1

The CSS WG has published an updated Working Draft of the
CSS Grid Layout Module Level 1:

     http://www.w3.org/TR/css-grid-1/

This CSS module defines a two-dimensional grid-based layout system
optimized for user interface design.

There are many significant changes since the previous working draft,
listed at
   http://www.w3.org/TR/2013/WD-css3-grid-layout-20130910/#changes
and explained in this thread:
   http://lists.w3.org/Archives/Public/www-style/2013Aug/0353.html
   http://lists.w3.org/Archives/Public/www-style/2013Aug/0554.html

Note that together with the new rules for absolutely-positioned
grid items <http://www.w3.org/TR/css-grid-1/#abspos-items> this
draft also replaces the old CSS Grid Positioning proposal.
   (See http://www.w3.org/TR/2007/WD-css3-grid-20070905/ )

We expect to follow up with another update after we've resolved the
rest of the open issues marked in the draft.

Please send any comments to this mailing list, <www-style@w3.org>, and
please, prefix the subject line with

     [css-grid]

(as I did on this message).

For the CSS WG,
~fantasai

Received on Wednesday, 11 September 2013 13:19:51 UTC