Skip to content

Commit

Permalink
[css-grid-1] Remove superfluous phrase about base size. #3706
Browse files Browse the repository at this point in the history
  • Loading branch information
fantasai committed Jun 6, 2019
1 parent 92fb83e commit 201a41c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions css-grid-1/Overview.bs
Expand Up @@ -4162,8 +4162,7 @@ Resolve Intrinsic Track Sizes</h3>
a <a>max track sizing function</a> equal to their <a>min track sizing function</a>
<li>
distributing space <em>only</em> to <a>flexible tracks</a>
(i.e. treating all other tracks as having a <a>fixed sizing function</a>
of their current <a>base size</a>)
(i.e. treating all other tracks as having a <a>fixed sizing function</a>)
<li>
distributing space to such tracks
according to the ratios of their <a>flexible sizing functions</a>
Expand Down

0 comments on commit 201a41c

Please sign in to comment.