Re: [csswg-drafts] [css-transforms-2] Define how exactly to apply perspective (w-parameter) (#912)

I think in CSS that would be rejecting points with positive Z -- but either way, that would be a breaking change that would break significant amounts of existing content, as currently (with no perspective at all) planes with `translate3D(100px)` and `translate3D(-100px)` are both rendered just fine -- those are really just changing z-ordering when perspective and other transforms aren't involved.

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


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

Received on Monday, 6 March 2023 02:35:58 UTC