[csswg-drafts] [CSS-22][CSS-21][CSS3] Stacking context complicated

Nadya678 has just created a new issue for https://github.com/w3c/csswg-drafts:

== [CSS-22][CSS-21][CSS3] Stacking context complicated ==
Why position:fixed and position:sticky create stacking context but the position:relativa and absolute don't? 
Why the stacking context definition was changed between CSS2.2 and CSS2.1? 

This is too complicated for the moment. Many styles with non-default value creates stacking context but in many cases stacking context is created only for part of possible values. 

BTW. sticky positioning is described on MDN as working similar to relative. If sticky is shown like "fixed" the width is still relative to containing block. 


Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2326 using your GitHub account

Received on Friday, 16 February 2018 12:32:15 UTC