Re: [csswg-drafts] [css-transforms-2] Preserve-3d + backface visibility semantics need to be clarified (#918)

> For backface-visibility, there was a resolution earlier this week that `backface-visibility:hidden` should also apply to all descendants that are not pseudo stacking contexts (#4360).

My understanding of the resolution was that backface-visibility:hidden would establish a pseudo-stacking context, such that the backface of the element and all descendants would be hidden, excluding descendants that are positioned or establish stacking contexts (full only, not pseudo).

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

Received on Saturday, 21 September 2019 04:37:39 UTC