File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -930,7 +930,28 @@ <H2 id=since-20110607><a name="q1">C.1 Changes since the Recommendation of 7 Jun
930930
931931
932932
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',
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.)
933939
940+ < p > Change the definition of 'auto' in < a
941+ href ="visuren.html#z-index " > “9.9.1 Specifying the stack
942+ level: the 'z-index' property”</ a > as follows:
943+
944+ < blockquote >
945+ < dl >
946+ < dt > < strong > auto</ strong > < dd > The stack level of the generated
947+ box in the current stacking context is 0. < del > The box does not
948+ establish a new stacking context unless it is the root
949+ element.</ del > < ins > [TBD] </ ins >
950+ </ dl >
951+ </ blockquote >
952+
953+
954+
934955
935956 </ ul >
936957
You can’t perform that action at this time.
0 commit comments