File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 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>
839839 Lastly, all ''margin/auto'' margins on the box itself
840840 are treated as zero.
841841
842+ Boxes in the [=top layer=] always use the [=initial containing block=]
843+ as their [=static-position rectangle=] .
844+
842845<h4 id="abspos-breaking" oldids="breaking">
843846Fragmenting Absolutely-positioned Elements</h4>
844847
@@ -1704,6 +1707,8 @@ Acknowledgments</h2>
17041707 to, by default, constrain the box to its [=containing block=] .
17051708 See [[#abspos-layout]] .
17061709 (<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> )
17071712 <li> Clarified that the [=fixed positioning containing block=]
17081713 corresponds to the [=layout viewport=] (specifically) in [=continuous media=] .
17091714 (<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