File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -1256,9 +1256,9 @@ Intrinsic Contributions of Percentage-Sized Boxes</h4>
12561256Compressible Replaced Elements</h4>
12571257
12581258 The following elements can have their <a>min-content size</a> compressed
1259- when their 'width' /'height' or 'max-width' /'max-height' is expressed with a percentage size.
1260- See <a href="#replaced- percentage-min-contribution">percentage-sized replaced element rule</a>
1261- in [[#intrinsic- contribution]] .
1259+ when their 'width' /'height' or 'max-width' /'max-height'
1260+ is expressed with a percentage size.
1261+ See <a href="#replaced-percentage-min- contribution">percentage-sized replaced element rule</a> , above .
12621262
12631263 * All <a>replaced elements</a> that aren't form controls.
12641264 See <a href="https://html.spec.whatwg.org/multipage/rendering.html#replaced-elements">HTML§14.4</a> . [[!HTML]]
@@ -1301,7 +1301,8 @@ Changes</h2>
13011301 Changed the [=max-content size=] of replaced boxes
13021302 without an intrinsic size
13031303 to use their [=minimum size=] in place of ICB or 300px×150px
1304- only when it is a <<length>> .
1304+ only when it is a <<length>> ,
1305+ see [[#intrinsic-sizes]] .
13051306 (<a href="https://github.com/w3c/csswg-drafts/issues/4217">Issue 4217</a> )
13061307
13071308 <li>
You can’t perform that action at this time.
0 commit comments