Skip to content

Commit b05b8d7

Browse files
committed
[css-sizing-3] Cyclic percentage compression only affects min-content contribution, not min-content size per #765 #5665
1 parent ed04916 commit b05b8d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-sizing-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1257,7 +1257,7 @@ Intrinsic Contributions of Percentage-Sized Boxes</h4>
12571257
<h4 id="min-content-zero">
12581258
Compressible Replaced Elements</h4>
12591259

1260-
The following elements can have their <a>min-content size</a> compressed
1260+
The following elements can have their <a>min-content contribution</a> compressed
12611261
when their 'width'/'height' or 'max-width'/'max-height'
12621262
is expressed with a percentage size.
12631263
See <a href="#replaced-percentage-min-contribution">percentage-sized replaced element rule</a>, above.

0 commit comments

Comments
 (0)