CR: CSS Grid Layout Module Level 1

CSS Grid Layout Module Level 1

https://www.w3.org/TR/2016/CR-css-grid-1-20160929/

feedback due by: 2017-06-30

Abstract

 

This CSS module defines a two-dimensional grid-based layout system, optimized for user interface design. In the grid layout model, the children of a grid container can be positioned into arbitrary slots in a predefined flexible or fixed-size layout grid.  CSS is a language for describing the rendering of structured documents (such as HTML and XML) on screen, on paper, in speech, etc.

Status of the Document

 

This section describes the status of this document at the time of its publication. Other documents may supersede this document. A list of current W3C publications and the latest revision of this technical report can be found in the W3C technical reports index at https://www.w3.org/TR/. 

This document was produced by the CSS Working Group (part of the Style Activity) as a Candidate Recommendation. This document is intended to become a W3C Recommendation. This document will remain a Candidate Recommendation at least until 30 June 2017 in order to ensure the opportunity for wide review. 

The (archived) public mailing list www-style@w3.org (see instructions) is preferred for discussion of this specification. When sending e-mail, please put the text “css-grid” in the subject, preferably like this: “[css-grid] …summary of comment…” 

This specification has a test suite and a preliminary implementation report is available. 

Publication as a Candidate Recommendation does not imply endorsement by the W3C Membership. This is a draft document and may be updated, replaced or obsoleted by other documents at any time. It is inappropriate to cite this document as other than work in progress. 

This document was produced by a group operating under the 5 February 2004 W3C Patent Policy. W3C maintains a public list of any patent disclosures made in connection with the deliverables of the group; that page also includes instructions for disclosing a patent. An individual who has actual knowledge of a patent which the individual believes contains Essential Claim(s) must disclose the information in accordance with section 6 of the W3C Patent Policy. 

This document is governed by the 1 September 2015 W3C Process Document. 

For changes since the last draft, see the Changes section. 

 
 

The following features are at-risk, and may be dropped during the CR period:  the subgrid value overflow applied to subgrids the <percentage> value in grid-row-gap/grid-column-gap (low priority) application of grid placement to absolutely-positioned boxes 

“At-risk” is a W3C Process term-of-art, and does not necessarily imply that the feature is in danger of being dropped or delayed. It means that the WG believes the feature may have difficulty being interoperably implemented in a timely manner, and marking it as such allows the WG to drop the feature if necessary when transitioning to the Proposed Rec stage, without having to publish a new Candidate Rec without the feature first. 

Received on Thursday, 29 September 2016 13:55:49 UTC