We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7386f75 commit 1346aa6Copy full SHA for 1346aa6
1 file changed
css2/changes.src
@@ -925,13 +925,12 @@ term
925
<dt><strong>auto</strong> <dd>The stack level of the generated
926
box in the current stacking context is 0. <del>The box does not
927
establish a new stacking context unless it is the root
928
- element.</del> <ins>[TBD] <!-- If the box has 'position: fixed'
929
- or if it is the root, it establishes a new stacking
930
- content. --></ins>
+ element.</del> <ins>If the box has 'position: fixed' or if it
+ is the root, it also establishes a new stacking context.</ins>
931
</dl>
932
</blockquote>
933
934
- <!-- Status: not edited, waiting for concrete text -->
+ <!-- Status: edited, but WG still needs to validate the text -->
935
<!-- https://lists.w3.org/Archives/Public/www-style/2015Jul/0032.html -->
936
937
0 commit comments