File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1585,6 +1585,7 @@ Additions Since Level 2</h3>
15851585 <li> Expanded ''repeat(auto-fill)'' and ''repeat(auto-fit)'' to accept indefinite track sizing functions.
15861586 (<a href="https://github.com/w3c/csswg-drafts/issues/9321">Issue 9321</a> ,
15871587 <a href="https://github.com/w3c/csswg-drafts/issues/12899">Issue 12899</a> )
1588+ <li> Introduced the 'flow-tolerance' property.
15881589 <li> Introduced the 'item-flow' property and its longhands,
15891590 as generic controls for item ordering and placement.
15901591 See [[#flow-control]] . Note: This is still under discussion.
@@ -1594,8 +1595,14 @@ Additions Since Level 2</h3>
15941595<h3 class="no-num" id="recent-changes">
15951596Recent Changes</h3>
15961597
1598+ The following changes have been made since the
1599+ <a href="https://www.w3.org/TR/2025/WD-css-grid-3-20251223/">23 December 2025 Working Draft</a> :
1600+ * Renamed <css> item-tolerance</css> to 'flow-tolerance' .
1601+ (<a href="https://github.com/w3c/csswg-drafts/issues/10884">Issue 10884</a> )
1602+
15971603 The following changes have been made since the
15981604 <a href="https://www.w3.org/TR/2025/WD-css-grid-3-20251216/">16 December 2025 Working Draft</a> :
1605+
15991606 * Defined ''grid-auto-flow/normal'' as the initial value
16001607 for [[#grid-lanes-orientation|setting the track orientation]] .
16011608 * Defined the [=self-alignment properties=] ’ effect in the [=stacking axis=] .
You can’t perform that action at this time.
0 commit comments