Skip to content

Commit 110c4f1

Browse files
committed
[css-position-3] Fix heading level.
1 parent 193cf88 commit 110c4f1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-position-3/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -610,8 +610,8 @@ Absolute positioning</h3>
610610
Though absolutely positioned boxes may have margins,
611611
those margins do not <a href="https://www.w3.org/TR/CSS2/box.html#collapsing-margins">collapse</a> with any other margins.
612612

613-
<h2 id="breaking">
614-
Fragmenting Absolutely-positioned Elements</h2>
613+
<h4 id="breaking">
614+
Fragmenting Absolutely-positioned Elements</h4>
615615

616616
In paged media, an absolutely positioned element is positioned relative to its
617617
containing block ignoring any page breaks (as if the document were continuous). The

0 commit comments

Comments
 (0)