We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2895e09 commit d45256aCopy full SHA for d45256a
css-grid-1/Overview.bs
@@ -3976,9 +3976,9 @@ Resolve Intrinsic Track Sizes</h3>
3976
(which could be the argument to a ''fit-content()'' track sizing function)
3977
if that is <a lt="fixed sizing function">fixed</a>
3978
<!-- ,
3979
- else by it's own <a lt="min-content contribution">min-</a>/<a>max-content contribution</a>
+ else by it's own <a>min-content contribution</a>
3980
if the <a>max track sizing function</a>
3981
- is ''grid-template-columns/min-content''/''grid-template-columns/max-content'';-->
+ is ''grid-template-columns/min-content'';-->
3982
and ultimately floored by its <a>minimum contribution</a> (defined below).
3983
3984
Otherwise,
0 commit comments