Skip to content

Commit 3d163dd

Browse files
committed
[css-display-3] Resolve min-width: auto to zero on elements without a box. #3557
1 parent 47eb3de commit 3d163dd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

css-sizing-3/Overview.bs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -392,6 +392,8 @@ Sizing Values: the <<length-percentage>>, ''width/auto'' | ''max-width/none'', '
392392
block and inline boxes,
393393
inline blocks,
394394
and all the table layout boxes.
395+
It also resolves to zero
396+
when no box is generated.
395397

396398
<dt><dfn for="max-width, max-height">none</dfn>
397399
<dd>

0 commit comments

Comments
 (0)