[csswg-drafts] [css-animation] Animation-type: animation-timing-function (#7423)

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

== [css-animation] Animation-type: animation-timing-function ==
The animation specification lists all the long-hand components making up the `animation` shorthand property as "non animatable". All browsers (Chrome, Edge, Firefox, Safari tested) seem to implement `animation-timing-function` as my understanding of the term "discrete".

In https://codepen.io/estelle/pen/GRxKVgE, note that I was able to "animate" the `animation-timing-function`. It jumps from `linear` to `ease-in` at the 50% mark

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7423 using your GitHub account


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

Received on Tuesday, 28 June 2022 00:54:45 UTC