File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -1515,13 +1515,15 @@ Recent Changes</h3>
15151515 The following changes have been made since the
15161516 <a href='https://www.w3.org/TR/2025/WD-css-grid-3-20250917/'>17 September 2025 Working Draft</a> :
15171517
1518- * Defined a new inner display type, ''display/grid-lanes'' , to establish [=grid lanes layout=] .
1518+ * Defined a new inner display type, ''display/grid-lanes'' , to establish [=grid lanes layout=] ,
1519+ and updated spec vocabulary to match.
15191520 (<a href="https://github.com/w3c/csswg-drafts/issues/12022">Issue 12022</a> )
15201521 * Dropped the unnecessary <css> auto-areas</css> value from ''repeat()'' .
15211522 (<a href="https://github.com/w3c/csswg-drafts/issues/10854">Issue 10854</a> )
15221523 * Adjusted heuristic for ''repeat(auto-fill)'' and ''repeat(auto-fit)'' with indefinite track sizing functions.
15231524 (<a href="https://github.com/w3c/csswg-drafts/issues/12899">Issue 12899</a> )
1524-
1525+ * Floored the contribution of items to a track's [=running position=] at zero.
1526+ (<a href="https://github.com/w3c/csswg-drafts/issues/12918">Issue 12918</a> )
15251527
15261528 See also <a href="https://www.w3.org/TR/2025/WD-css-grid-3-20250917/#recent-changes">earlier changes</a> .
15271529
You can’t perform that action at this time.
0 commit comments