File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 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>
39713971 <a lt="limited min-content contribution">limited min-/max-content contributions</a> (respectively),
39723972 floored at zero.
39733973 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),
39753975 limited by the <a>max track sizing function</a>
39763976 (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+ <!-- ,
39783979 else by it's own <a lt="min-content contribution">min-</a> /<a>max-content contribution</a>
39793980 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'' ;-->
39813982 and ultimately floored by its <a>minimum contribution</a> (defined below).
39823983
39833984 Otherwise,
You can’t perform that action at this time.
0 commit comments