- From: Noam Rosenthal via GitHub <sysbot+gh@w3.org>
- Date: Fri, 19 Jul 2024 21:21:06 +0000
- To: public-css-archive@w3.org
> The other option is to not render anything for the old image pseudo, what this PR is doing in the exit animation case. I wouldn't be opposed to trying that in all cases. We just went with reusing the live snapshot for old since it seemed less risky compat wise and we didn't have implementor feedback saying it's hard to do. :) Another option is to fade-in from a no-content pseudo element rather than not having an old pseudo at all. By default it would look the same as having no pseudo but `:only-child` would not kick in so it wouldn't seem like an entry animation in terms of styling. -- GitHub Notification of comment by noamr Please view or discuss this issue at https://github.com/w3c/csswg-drafts/pull/10587#issuecomment-2240146289 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 19 July 2024 21:21:07 UTC