We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b3c357 commit ac64f6bCopy full SHA for ac64f6b
css-grid-1/Overview.bs
@@ -1253,7 +1253,8 @@ Automatic Minimum Size of Grid Items</h3>
1253
the <a>grid item</a> spans only <a>grid tracks</a>
1254
that have a <a lt="fixed sizing function">fixed</a> <a>max track sizing function</a>,
1255
then its <a>specified size suggestion</a> and <a>content size suggestion</a> in that dimension
1256
- (and its input to the <a>transferred size suggestion</a> in the opposite dimension)
+ (and its input from this dimension
1257
+ to the <a>transferred size suggestion</a> in the opposite dimension)
1258
are further clamped to less than or equal to the <a>stretch fit</a>
1259
into the <a>grid area</a>’s maximum size in that dimension,
1260
as represented by the sum of those <a>grid tracks</a>’ <a>max track sizing functions</a>
0 commit comments