[css-transforms] Individual transform properties, stacking contexts, containing blocks

Matt Rakow <[email protected]> Sat, 25 Jun 2016 00:28:30 +0000
Newsgroups gmane.comp.web.css.general
Message-ID <CY1PR0301MB204260B25D5ABDD808CE7426AD2F0@CY1PR0301MB2042.namprd03.prod.outlook.com>
Hi all,

Any non-"none" value for the transform property causes the element to establish a stacking context and containing block.  The individual transform properties are not currently specified as establishing either of these; should they (I think yes)?

If yes, when?  Do these properties also need a "none" value as the default?

Thanks,
-Matt