Skip to content

Commit 201a41c

Browse files
committed
[css-grid-1] Remove superfluous phrase about base size. #3706
1 parent 92fb83e commit 201a41c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

css-grid-1/Overview.bs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4162,8 +4162,7 @@ Resolve Intrinsic Track Sizes</h3>
41624162
a <a>max track sizing function</a> equal to their <a>min track sizing function</a>
41634163
<li>
41644164
distributing space <em>only</em> to <a>flexible tracks</a>
4165-
(i.e. treating all other tracks as having a <a>fixed sizing function</a>
4166-
of their current <a>base size</a>)
4165+
(i.e. treating all other tracks as having a <a>fixed sizing function</a>)
41674166
<li>
41684167
distributing space to such tracks
41694168
according to the ratios of their <a>flexible sizing functions</a>

0 commit comments

Comments
 (0)