Skip to content

Commit ba7d543

Browse files
committed
[CSS22] Better wording for change s.9.9.1.
1 parent 6cd1606 commit ba7d543

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css2/changes.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -911,10 +911,10 @@ term
911911

912912
<li id=s.9.9.1 class=change>
913913
<p><span class=updated>[2015-07-01]</span> An element with
914-
'position: fixed', unlike one with 'position: absolute',
914+
'position: fixed'
915915
<em>always</em> establishes a new stacking context. (This is
916916
different from 'position: absolute', where 'z-index' determines if
917-
the element establishes a stacking context.)
917+
the element establishes a stacking context or not.)
918918

919919
<p>Change the definition of 'auto' in <a
920920
href="visuren.html#z-index" >&ldquo;9.9.1 Specifying the stack

0 commit comments

Comments
 (0)