Re: [csswg-drafts] [css-transforms-2] proposal new transform-style: detached (#4242)

I don't think `transform-style: preserve-3d` on the root today does anything, since the root implicitly flattens even if it has `preserve-3d` set, since there's no parent's 3-d scene to merge into.  So I don't think people would have a good reason to be using it today -- though that doesn't mean they aren't.  So then the next question would be how many are, and then what the tradeoff between extra complexity and that compatibility cost is.

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

Received on Friday, 30 August 2019 05:18:04 UTC