Skip to content

Commit ac64f6b

Browse files
committed
[css-grid-1] Clarify what gets clamped for transferred size suggestion. #3573
1 parent 5b3c357 commit ac64f6b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css-grid-1/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1253,7 +1253,8 @@ Automatic Minimum Size of Grid Items</h3>
12531253
the <a>grid item</a> spans only <a>grid tracks</a>
12541254
that have a <a lt="fixed sizing function">fixed</a> <a>max track sizing function</a>,
12551255
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)
1256+
(and its input from this dimension
1257+
to the <a>transferred size suggestion</a> in the opposite dimension)
12571258
are further clamped to less than or equal to the <a>stretch fit</a>
12581259
into the <a>grid area</a>’s maximum size in that dimension,
12591260
as represented by the sum of those <a>grid tracks</a><a>max track sizing functions</a>

0 commit comments

Comments
 (0)