We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b961c0b commit 11177b7Copy full SHA for 11177b7
css-position-3/Overview.bs
@@ -457,6 +457,8 @@ Painting Order and Stacking Contexts</h3>
457
except that their [=positioned=] descendants and any would-be child [=stacking contexts=]
458
take part in the current [=stacking context=].
459
460
+ Note: The [=root element=] always forms a [=stacking context=] regardless.
461
+
462
See <a href="https://www.w3.org/TR/CSS2/visuren.html#layers">CSS2 § 9.9
463
Layered presentation</a>
464
and <a href="https://www.w3.org/TR/CSS2/zindex.html">Appendix E:
0 commit comments