Skip to content

Commit 73fc834

Browse files
committed
[css-grid] Add note about gutters being treated as fixed-size tracks.
1 parent 90b1d74 commit 73fc834

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

css-grid/Overview.bs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3179,6 +3179,8 @@ Initialize Track Sizes</h3>
31793179
In all cases, if the <a>growth limit</a> is less than the <a>base size</a>,
31803180
increase the <a>growth limit</a> to match the <a>base size</a>.
31813181

3182+
Note: <a>Gutters</a> are treated as fixed-size tracks for the purpose of the <a>track sizing algorithm</a>.
3183+
31823184
<h3 id="algo-content">
31833185
Resolve Intrinsic Track Sizes</h3>
31843186

0 commit comments

Comments
 (0)