Skip to content

Commit 8c4f83d

Browse files
committed
[css-flexbox] Specify that min-* stuff works when the main-axis overflow is visible, not both overflows.
--HG-- extra : rebase_source : c83b07cf8d5bb87720fbded7d78fe1429090c4c7
1 parent 9136006 commit 8c4f83d

2 files changed

Lines changed: 162 additions & 154 deletions

File tree

css-flexbox/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -882,7 +882,7 @@ Implied Minimum Size of Flex Items</h3>
882882
<dl dfn-type=value dfn-for="min-width min-height">
883883
<dt><dfn>auto</dfn>
884884
<dd>
885-
On a <a>flex item</a> whose 'overflow' is ''overflow/visible'',
885+
On a <a>flex item</a> whose 'overflow' is ''overflow/visible'' in the <a>main axis</a>,
886886
when specified on the <a>flex item's</a> main-axis min-size property,
887887
this keyword specifies as the minimum size the smallest of:
888888

0 commit comments

Comments
 (0)