- From: L. David Baron via GitHub <sysbot+gh@w3.org>
- Date: Mon, 06 Mar 2023 02:35:56 +0000
- To: public-css-archive@w3.org
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