Re: [csswg-drafts] [css-view-transitions-2] Allow rAF/script based animations with view transitions. (#8132)

> I'm not sure what the use case is here?

You could integrate any custom framework for animation curves (like a spring) and animate the pseudo-elements using rAF. It's cumbersome because pseudo-elements don't have a concept of inline style but doable (update style rule via CSSOM).

An author would have to set up a dummy animation to keep the pseudo-DOM alive for this use-case.

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


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

Received on Monday, 27 November 2023 03:12:44 UTC