- From: Simon Fraser via GitHub <noreply@w3.org>
- Date: Tue, 14 Apr 2026 18:33:36 +0000
- To: public-css-archive@w3.org
> what would the use case(s) be for representing intermediate states of text animations using static styles An author should be able to call `getComputedStyle` and set the result as static style to "freeze" an animation. Also, from an implementation perspective, animations work by blending style values and then rendering with the resulting style, so those intermediate style values need to be representable in the engine. -- GitHub Notification of comment by smfr Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13689#issuecomment-4246254232 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 14 April 2026 18:33:36 UTC