We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f3fb38 commit b3b2ef4Copy full SHA for b3b2ef4
css-color/Overview.bs
@@ -2155,7 +2155,7 @@ Transparency: the 'opacity' property</h2>
2155
This means that any content outside of it cannot be layered in z-order between pieces of content inside of it,
2156
and vice versa.
2157
If the element is in a context where the 'z-index' property applies,
2158
- the ''auto'' value is treated as ''0'' for the element.
+ the ''z-index/auto'' value is treated as ''0'' for the element.
2159
See <a href="http://www.w3.org/TR/CSS21/visuren.html#layers">section 9.9</a>
2160
and <a href="http://www.w3.org/TR/CSS21/zindex.html">Appendix E</a> of [[!CSS21]]
2161
for more information on stacking contexts.
0 commit comments