File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -971,7 +971,9 @@ Automatic Minimum Size of Flex Items</h3>
971971
972972 In general, the <a>content-based minimum size</a> of a <a>flex item</a>
973973 is the smaller of its <a>content size suggestion</a> and its <a>specified size suggestion</a> .
974- However, if the box has an [=preferred aspect ratio|aspect ratio=] and no <a>specified size suggestion</a> ,
974+ However, if the box [=is a replaced element=]
975+ with an [=preferred aspect ratio|aspect ratio=]
976+ and no <a>specified size suggestion</a> ,
975977 its <a>content-based minimum size</a>
976978 is the smaller of its <a>content size suggestion</a> and its <a>transferred size suggestion</a> .
977979 If the box has neither a <a>specified size suggestion</a> nor an [=preferred aspect ratio|aspect ratio=] ,
@@ -3700,7 +3702,8 @@ Changes since the <a href="https://www.w3.org/TR/2018/CR-css-flexbox-1-20181119/
37003702 Changed syntax to use <a>CSS bracketed range notation</a> to reflect the prose restrictions on negative values.
37013703
37023704 <li id="change-2018-preferred-aspect-ratio">
3703- Update aspect ratio terminology to use the term [=preferred aspect ratio=] .
3705+ Update aspect ratio terminology to use the term [=preferred aspect ratio=] ,
3706+ and clarify any uses that are specific to [=replaced elements=] .
37043707
37053708 <li id="change-2018-used-cross-size">
37063709 Clarified that the [=flex base size=] calculations
You can’t perform that action at this time.
0 commit comments