We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64d0860 commit c4b1fdfCopy full SHA for c4b1fdf
css-sizing-3/Overview.bs
@@ -838,7 +838,7 @@ Intrinsic Sizes</h3>
838
use the <a>stretch fit</a> into that size for the inline size
839
and calculate the block size using the aspect ratio.
840
* Otherwise
841
- if the box has a <a>definite</a> non-zero 'min-width' or 'min-height',
+ if the box has a [=definite=] value for 'min-width' or 'min-height',
842
use that size and calculate the other dimension using the aspect ratio;
843
if both dimensions have a definite minimum,
844
choose the one that results in the larger overall size.
0 commit comments