Skip to content

Commit 6c5ae42

Browse files
committed
[css-grid-3] Update Changes section
1 parent 4e49dff commit 6c5ae42

1 file changed

Lines changed: 10 additions & 3 deletions

File tree

css-grid-3/Overview.bs

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Title: CSS Grid Layout Module Level 3
33
Shortname: css-grid
44
Level: 3
5-
Status: ED
5+
Status: WD
66
Work Status: Refining
77
Group: csswg
88
TR: 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">
15901590
Recent 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

0 commit comments

Comments
 (0)