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

LeaVerou has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-animations] Define `animation-behavior` (counterpart to `transition-behavior`) ==
I recently noticed that while we’ve added [`transition-behavior` to css-transitions](https://drafts.csswg.org/css-transitions-2/#transition-behavior-property), there is no `animation-behavior` counterpart.

Is this by design? I don’t see any conceptual reason why we wouldn’t. I think `transition-behavior` is an excellent place for the various flags needed about how interpolation happens, and just [proposed](https://github.com/w3c/csswg-drafts/issues/7063#issuecomment-2178808215) using it to define the interpolation color space as well. But this would require adding `animation-behavior` as well (even if its values don’t support `allow-discrete`, though I don’t see why they wouldn’t).

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10469 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 14:09:09 UTC