Re: [csswg-drafts] Proposal: CSS Text Transitions & Animations (#13689)

One thing about CSS animations and transitions that I think needs to be preserved for text animation is that all intermediate states can be represented as static styles (either just with plain properties most of the time, or some kind of `mix()` function otherwise). That implies that we'd have to resolve the problem of how to apply a transform to a text fragment (word, letter etc), and transforms currently only apply to atomic boxes.

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


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

Received on Tuesday, 31 March 2026 17:28:53 UTC