Skip to content

Commit 1346aa6

Browse files
committed
[CSS22] Updated the changed text in 9.9.1 for 'z-index: auto'.
1 parent 7386f75 commit 1346aa6

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

css2/changes.src

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -925,13 +925,12 @@ term
925925
<dt><strong>auto</strong> <dd>The stack level of the generated
926926
box in the current stacking context is 0. <del>The box does not
927927
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>
928+
element.</del> <ins>If the box has 'position: fixed' or if it
929+
is the root, it also establishes a new stacking context.</ins>
931930
</dl>
932931
</blockquote>
933932

934-
<!-- Status: not edited, waiting for concrete text -->
933+
<!-- Status: edited, but WG still needs to validate the text -->
935934
<!-- https://lists.w3.org/Archives/Public/www-style/2015Jul/0032.html -->
936935

937936

0 commit comments

Comments
 (0)