We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cd1606 commit ba7d543Copy full SHA for ba7d543
1 file changed
css2/changes.src
@@ -911,10 +911,10 @@ term
911
912
<li id=s.9.9.1 class=change>
913
<p><span class=updated>[2015-07-01]</span> An element with
914
- 'position: fixed', unlike one with 'position: absolute',
+ 'position: fixed'
915
<em>always</em> establishes a new stacking context. (This is
916
different from 'position: absolute', where 'z-index' determines if
917
- the element establishes a stacking context.)
+ the element establishes a stacking context or not.)
918
919
<p>Change the definition of 'auto' in <a
920
href="visuren.html#z-index" >“9.9.1 Specifying the stack
0 commit comments