File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -3971,13 +3971,14 @@ Resolve Intrinsic Track Sizes</h3>
3971
3971
<a lt="limited min-content contribution">limited min-/max-content contributions</a> (respectively),
3972
3972
floored at zero.
3973
3973
The <dfn noexport id="limited-contribution" lt="limited min-content contribution | limited max-content contribution">limited min-/max-content contribution</dfn> of an item
3974
- is (for this purpose) its <a lt="min-content contribution">min-</a> /<a>max-content contribution</a> (accordingly);
3974
+ is (for this purpose) its <a lt="min-content contribution">min-</a> /<a>max-content contribution</a> (accordingly),
3975
3975
limited by the <a>max track sizing function</a>
3976
3976
(which could be the argument to a ''fit-content()'' track sizing function)
3977
- if that is <a lt="fixed sizing function">fixed</a> ,
3977
+ if that is <a lt="fixed sizing function">fixed</a>
3978
+ <!-- ,
3978
3979
else by it's own <a lt="min-content contribution">min-</a> /<a>max-content contribution</a>
3979
3980
if the <a>max track sizing function</a>
3980
- is ''grid-template-columns/min-content'' /''grid-template-columns/max-content'' ;
3981
+ is ''grid-template-columns/min-content'' /''grid-template-columns/max-content'' ;-->
3981
3982
and ultimately floored by its <a>minimum contribution</a> (defined below).
3982
3983
3983
3984
Otherwise,
You can’t perform that action at this time.
0 commit comments