We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64494c0 commit 52742e9Copy full SHA for 52742e9
1 file changed
css-grid-1/Overview.bs
@@ -3989,6 +3989,10 @@ Resolve Intrinsic Track Sizes</h3>
3989
all intrinsic <a>base sizes</a> and <a>growth limits</a>
3990
will have been resolved to absolute lengths.
3991
3992
+ Note: [[#algo-terms|Remember that]] ''fit-content()'' and ''auto'' [=max track sizing functions=]
3993
+ are treated the same as ''max-content''
3994
+ except where explicitly specified otherwise.
3995
+
3996
<!--
3997
When the <a>grid container</a> is being sized under a <a>min-content constraint</a>,
3998
a track with a flexible <a>min track sizing function</a>
0 commit comments