Skip to content

Commit 11177b7

Browse files
committed
[css-position-3] Note that the root always forms a stacking context. w3c#8353
1 parent b961c0b commit 11177b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

css-position-3/Overview.bs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -457,6 +457,8 @@ Painting Order and Stacking Contexts</h3>
457457
except that their [=positioned=] descendants and any would-be child [=stacking contexts=]
458458
take part in the current [=stacking context=].
459459

460+
Note: The [=root element=] always forms a [=stacking context=] regardless.
461+
460462
See <a href="https://www.w3.org/TR/CSS2/visuren.html#layers">CSS2 &sect; 9.9 
461463
Layered presentation</a>
462464
and <a href="https://www.w3.org/TR/CSS2/zindex.html">Appendix E: 

0 commit comments

Comments
 (0)