We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d15ec7 commit b421e80Copy full SHA for b421e80
1 file changed
css-flexbox/Overview.bs
@@ -2853,7 +2853,7 @@ Flex Container Intrinsic Cross Sizes</h4>
2853
Flex Item Intrinsic Size Contributions</h4>
2854
2855
The <strong>main-size <a>min-content contribution</a> of a <a>flex item</a></strong>
2856
- is its <em>outer</em> <a lt="min-content size">min-content</a>,
+ is its <em>outer</em> <a>min-content size</a>,
2857
clamped by its <a>flex base size</a> as a maximum (if it is not growable)
2858
and/or as a minimum (if it is not shrinkable),
2859
and then further clamped by its <a lt="min main size property">min</a>/<a>max main size properties</a>.
0 commit comments