- From: fantasai <fantasai.lists@inkedblade.net>
- Date: Fri, 28 Mar 2025 14:10:09 -0400
- To: W3C style mailing list <www-style@w3.org>, public-review-announce@w3.org
The CSS WG has published an updated Candidate Recommendation Draft and invites
implementations of the CSS Grid Module Levels 1 & 2:
https://www.w3.org/TR/css-grid-1/
https://www.w3.org/TR/css-grid-2/
CSS Grid 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. Level 2 introduces subgrids, allowing
nested grids to participate in parent grid layout calculations.
This update addressesfeedback on CSS Grid received since the December 2020 CR,
and consists largely of adjustments to the track sizing algorithm defined in
Level 1.
Significant changes are listed at:
https://www.w3.org/TR/2025/CRD-css-grid-1-20250326/#changes
https://www.w3.org/TR/2025/CRD-css-grid-2-20250326/#changes
Please review the draft, and send any comments to this mailing list,
<www-style@w3.org>, prefixed with [css-grid-1] or [css-grid-2]
(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, 28 March 2025 18:10:17 UTC