Skip to content

Commit 7292c6d

Browse files
committed
[css-grid-3] Update changes list
1 parent 21760e6 commit 7292c6d

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

css-grid-3/Overview.bs

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff 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">
15951596
Recent 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=].

0 commit comments

Comments
 (0)