Skip to content

Commit b421e80

Browse files
committed
[css-flexbox] Fix forking error.
1 parent 4d15ec7 commit b421e80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-flexbox/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2853,7 +2853,7 @@ Flex Container Intrinsic Cross Sizes</h4>
28532853
Flex Item Intrinsic Size Contributions</h4>
28542854

28552855
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>,
2856+
is its <em>outer</em> <a>min-content size</a>,
28572857
clamped by its <a>flex base size</a> as a maximum (if it is not growable)
28582858
and/or as a minimum (if it is not shrinkable),
28592859
and then further clamped by its <a lt="min main size property">min</a>/<a>max main size properties</a>.

0 commit comments

Comments
 (0)