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

> Piggy-backing on `transform-style` seems like the wrong thing here. Isn't this more like taking an element and painting it somewhere else (like a canvas)?

No :-)
The element is lifted out of the page and painted on its own surface. That surface is then place in 3D around the browser. It's exactly like `preserve-3d`, just without the final recompositing of the surface to the page.

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

Received on Tuesday, 27 August 2019 21:16:07 UTC