Skip to content

Commit dec4d44

Browse files
committed
[css-sizing-4] Adjust cross-references.
1 parent 670e19b commit dec4d44

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

css-sizing-3/Overview.bs

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1256,9 +1256,9 @@ Intrinsic Contributions of Percentage-Sized Boxes</h4>
12561256
Compressible 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&sect;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&times;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>

0 commit comments

Comments
 (0)