We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e20823 commit 14a3813Copy full SHA for 14a3813
css-grid-1/Overview.bs
@@ -4059,6 +4059,9 @@ Stretch <css>auto</css> Tracks</h3>
4059
an ''grid-template-columns/auto'' <a>max track sizing function</a>
4060
by dividing any remaining positive, <a>definite</a> <a>free space</a>
4061
equally amongst them.
4062
+ If the <a>free space</a> is <a>indefinite</a>,
4063
+ but the <a>grid container</a> has a <a>definite</a> <a property lt=min-width>min-width/height</a>,
4064
+ use that size to calculate the <a>free space</a> for this step instead.
4065
4066
<!--
4067
████████ ████████ ███ ██████ ██ ██ ████████ ██ ██ ████████ ████ ██ ██ ██████
0 commit comments