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

> Unfortunately, the approach CSS has chosen is that for certain flattening properties, including [`transform`](https://drafts.csswg.org/css-transforms/#containing-block-for-all-descendants), (and [`filter`](https://drafts.fxtf.org/filter-effects/#FilterProperty) being I think the only other one),

Also overflow, and opacity. Opacity is especially bad, this browser-specific flattening it behaves entirely different than in all other major 3D engines outside of a browser, and even WebGL engines do not flatten children of transparent objects.

This furthers the point that CSS 3D has issues, and they _all_ need to be fixed before this stuff gets put in people's 3D vision.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 1 June 2021 17:11:15 UTC