We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f61ffe3 + 5f34309 commit 561d918Copy full SHA for 561d918
1 file changed
css-flexbox-1/Overview.bs
@@ -973,7 +973,7 @@ Automatic Minimum Size of Flex Items</h3>
973
974
In general, the <a>content-based minimum size</a> of a <a>flex item</a>
975
is the smaller of its <a>content size suggestion</a> and its <a>specified size suggestion</a>.
976
- However, if the box has an aspect ratio and no <a>specified size</a>,
+ However, if the box has an aspect ratio and no <a>specified size suggestion</a>,
977
its <a>content-based minimum size</a>
978
is the smaller of its <a>content size suggestion</a> and its <a>transferred size suggestion</a>.
979
If the box has neither a <a>specified size suggestion</a> nor an aspect ratio,
0 commit comments