File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22Title : CSS Grid Layout Module Level 3
33Shortname : css-grid
44Level : 3
5- Status : ED
5+ Status : WD
66Work Status : Refining
77Group : csswg
88TR : https://www.w3.org/TR/css-grid-3/
@@ -1580,15 +1580,22 @@ Additions Since Level 2</h3>
15801580 <li> Expanded ''repeat(auto-fill)'' and ''repeat(auto-fit)'' to accept indefinite track sizing functions.
15811581 (<a href="https://github.com/w3c/csswg-drafts/issues/9321">Issue 9321</a> ,
15821582 <a href="https://github.com/w3c/csswg-drafts/issues/12899">Issue 12899</a> )
1583- <li> Added the 'item-flow' property and its longhands,
1583+ <li> Introduced the 'item-flow' property and its longhands,
15841584 as generic controls for item ordering and placement.
1585- See [[#flow-control]] .
1585+ See [[#flow-control]] . Note: This is still under discussion.
15861586 (<a href="https://github.com/w3c/csswg-drafts/issues/11480">Issue 11480</a> )
15871587 </ul>
15881588
15891589<h3 class="no-num" id="recent-changes">
15901590Recent Changes</h3>
15911591
1592+ The following changes have been made since the
1593+ <a href="https://www.w3.org/TR/2025/WD-css-grid-3-20251216/">16 December 2025 Working Draft</a> :
1594+ * Defined ''grid-auto-flow/normal'' as the initial value
1595+ for [[#grid-lanes-orientation|setting the track orientation]] .
1596+ * Defined the [=self-alignment properties=] ’ effect in the [=stacking axis=] .
1597+ See [[#stacking-self-alignment]] .
1598+
15921599 The following changes have been made since the
15931600 <a href='https://www.w3.org/TR/2025/WD-css-grid-3-20250917/'>17 September 2025 Working Draft</a> :
15941601
You can’t perform that action at this time.
0 commit comments