We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba7d543 commit 54c41bcCopy full SHA for 54c41bc
1 file changed
css2/changes.html
@@ -932,10 +932,10 @@ <H2 id=since-20110607><a name="q1">C.1 Changes since the Recommendation of 7 Jun
932
933
<li id=s.9.9.1 class=change>
934
<p><span class=updated>[2015-07-01]</span> An element with
935
- 'position: fixed', unlike one with 'position: absolute',
+ 'position: fixed'
936
<em>always</em> establishes a new stacking context. (This is
937
different from 'position: absolute', where 'z-index' determines if
938
- the element establishes a stacking context.)
+ the element establishes a stacking context or not.)
939
940
<p>Change the definition of 'auto' in <a
941
href="visuren.html#z-index" >“9.9.1 Specifying the stack
0 commit comments