[CSSWG][css-grid] CR of CSS Grid Layout Level 1

The CSS WG has published a Candidate Recommendation and invites implementations
of the CSS Grid Layout Module Level 1:

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

This module defines a new type of layout manager, the grid, which makes it
extremely easy to specify complex, responsive 2-dimensional layouts for a
page or sub-component of the page.

We expect some minor adjustments to be made to the module as we gather
implementation experience in the CR cycle, however the module should be
mostly stable now.

Significant changes since the previous WD are listed at:
   https://www.w3.org/TR/2016/CR-css-grid-1-20160929/#changes

Please send any feedback to this mailing list, <www-style@w3.org>,
prefixed with [css-grid] (as I did on this message) or (preferably)
file them in the GitHub repository at
   https://github.com/w3c/csswg-drafts/issues

For the CSS WG,
~fantasai

Received on Friday, 21 October 2016 23:03:59 UTC