- From: Khushal Sagar via GitHub <sysbot+gh@w3.org>
- Date: Mon, 27 Nov 2023 03:12:42 +0000
- To: public-css-archive@w3.org
> 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