- From: Bramus via GitHub <noreply@w3.org>
- Date: Tue, 23 Sep 2025 10:55:45 +0000
- To: public-css-archive@w3.org
> Since due to the paint order, the new element will directly be rendered in front of my old content, making it impossible to see the animation of the old page. The `::view-transition-old(x)` and `::view-transition-new(x)` pseudos are siblings, so you can use `z-index` to control their layering. -- GitHub Notification of comment by bramus Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8941#issuecomment-3323495386 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 23 September 2025 10:55:46 UTC