Skip to content

Commit c66ff6e

Browse files
committed
[css-sizing-3] Adjust heading level, improve cross-reference.
1 parent e1f71f2 commit c66ff6e

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

css-sizing-3/Overview.bs

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1242,12 +1242,13 @@ Intrinsic Contributions of Percentage-Sized Boxes</h4>
12421242
overflowing the <code>&lt;article></code>
12431243
</div>
12441244

1245-
<h2 class=no-num id="min-content-zero">
1246-
Compressible Replaced Elements</h2>
1245+
<h4 id="min-content-zero">
1246+
Compressible Replaced Elements</h4>
12471247

12481248
The following elements can have their <a>min-content size</a> compressed
12491249
when their 'width'/'height' or 'max-width'/'max-height' is expressed with a percentage size.
1250-
See [[#intrinsic-contribution]].
1250+
See <a href="#replaced-percentage-min-contribution">percentage-sized replaced element rule</a>
1251+
in [[#intrinsic-contribution]].
12511252

12521253
* All <a>replaced elements</a> that aren't form controls.
12531254
See <a href="https://html.spec.whatwg.org/multipage/rendering.html#replaced-elements">HTML&sect;14.4</a>. [[!HTML]]

0 commit comments

Comments
 (0)