Re: [csswg-drafts] [css-animations] Define `animation-behavior` (counterpart to `transition-behavior`) (#10469)

Yes, CSS animations always allowed animating discrete properties. Transitions historically did not, hence why `transition-behavior` was introduced for transitions only.

As [I mentioned](https://github.com/w3c/csswg-drafts/issues/7063#issuecomment-1791636146) in #7063, one of the difficulties of introducing a property to define the color interpolation space for CSS animations is it still leaves open the issue of how to define the same for animations generated directly via the Web Animations API. Either that property needs to map to something we define in the API or we should define a general property that applies to all animations/transitions on the element.

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


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

Received on Wednesday, 19 June 2024 23:58:11 UTC