File tree 1 file changed +5
-0
lines changed
1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -839,6 +839,9 @@ Calculating the Static Position and the “Static-Position Rectangle”</h4>
839
839
Lastly, all ''margin/auto'' margins on the box itself
840
840
are treated as zero.
841
841
842
+ Boxes in the [=top layer=] always use the [=initial containing block=]
843
+ as their [=static-position rectangle=] .
844
+
842
845
<h4 id="abspos-breaking" oldids="breaking">
843
846
Fragmenting Absolutely-positioned Elements</h4>
844
847
@@ -1704,6 +1707,8 @@ Acknowledgments</h2>
1704
1707
to, by default, constrain the box to its [=containing block=] .
1705
1708
See [[#abspos-layout]] .
1706
1709
(<a href="https://github.com/w3c/csswg-drafts/issues/10316">Issue 10316</a> )
1710
+ <li> Specified the [=static-position rectangle=] of [=top layer boxes=] to be the [=initial containing block=] .
1711
+ (<a href="https://github.com/w3c/csswg-drafts/issues/9939">Issue 9939</a> )
1707
1712
<li> Clarified that the [=fixed positioning containing block=]
1708
1713
corresponds to the [=layout viewport=] (specifically) in [=continuous media=] .
1709
1714
(<a href="https://github.com/w3c/csswg-drafts/issues/6453">Issue 6453</a> )
You can’t perform that action at this time.
0 commit comments