Skip to content

Commit 0abf9c8

Browse files
committed
[css-grid-1] Handle fit-content() arg as limiting contributions in auto calculations. #3565
1 parent 4d26eec commit 0abf9c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css-grid-1/Overview.bs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3971,6 +3971,7 @@ Resolve Intrinsic Track Sizes</h3>
39713971
The <dfn noexport id="limited-contribution" lt="limited min-content contribution | limited max-content contribution">limited min-/max-content contribution</dfn> of an item
39723972
is (for this purpose) its <a lt="min-content contribution">min-</a>/<a>max-content contribution</a> (accordingly);
39733973
limited by the <a>max track sizing function</a>
3974+
(which could be the argument to a ''fit-content()'' track sizing function)
39743975
if that is <a lt="fixed sizing function">fixed</a>,
39753976
else by it's own <a lt="min-content contribution">min-</a>/<a>max-content contribution</a>
39763977
if the <a>max track sizing function</a>

0 commit comments

Comments
 (0)