- From: Lea Verou via GitHub <noreply@w3.org>
- Date: Fri, 27 Jun 2025 18:36:03 +0000
- To: public-css-archive@w3.org
> So we could potentially define a new syntax for an "exit animation" that is syntactic sugar for the above. A browser implementation might be quite tricky or expensive though, since gathering a screenshot on every update to `child` is expensive, and a synchronous delay to gather a screenshot before removing the child might stall the UI. I wonder if there could be a declarative opt-in for this, akin to `will-change`. -- GitHub Notification of comment by LeaVerou Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9500#issuecomment-3014043343 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 27 June 2025 18:36:03 UTC