Re: [csswg-drafts] [css-positioning] position: fixed within a stacking context

This behavior is speced in [CSS Transforms 
spec](https://drafts.csswg.org/css-transforms/#transform-rendering) 
that:
> For elements whose layout is governed by the CSS box model, any 
value other than `none` for the transform results in the creation of 
both a stacking context and a containing block. The object acts as a 
containing block for fixed positioned descendants.

-- 
GitHub Notification of comment by upsuper
Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/400#issuecomment-239660971 
using your GitHub account

Received on Sunday, 14 August 2016 07:55:08 UTC