Skip to content

Commit 4f4fde9

Browse files
committed
[css-grid-1] Restore the first fit-content() clamping, which does indeed need to stay around. Whoops. w3c#4549
1 parent a829ea4 commit 4f4fde9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

css-grid-1/Overview.bs

+2
Original file line numberDiff line numberDiff line change
@@ -4120,6 +4120,8 @@ Resolve Intrinsic Track Sizes</h3>
41204120
If the track has a ''max-content'' <a>max track sizing function</a>,
41214121
set its <a>growth limit</a>
41224122
to the maximum of the items’ <a>max-content contributions</a>.
4123+
For ''fit-content()'' maximums,
4124+
furthermore clamp this <a>growth limit</a> by the ''fit-content()'' argument.
41234125
</dl>
41244126

41254127
In all cases, if a track’s <a>growth limit</a> is now less than its <a>base size</a>,

0 commit comments

Comments
 (0)