We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 193cf88 commit 110c4f1Copy full SHA for 110c4f1
1 file changed
css-position-3/Overview.bs
@@ -610,8 +610,8 @@ Absolute positioning</h3>
610
Though absolutely positioned boxes may have margins,
611
those margins do not <a href="https://www.w3.org/TR/CSS2/box.html#collapsing-margins">collapse</a> with any other margins.
612
613
-<h2 id="breaking">
614
-Fragmenting Absolutely-positioned Elements</h2>
+<h4 id="breaking">
+Fragmenting Absolutely-positioned Elements</h4>
615
616
In paged media, an absolutely positioned element is positioned relative to its
617
containing block ignoring any page breaks (as if the document were continuous). The
0 commit comments