You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a few PRs to add Animation Type to property definitions that were missing this field, because Web Animations 1 says:
Unless otherwise specified, all CSS properties are animatable.
There might be some reason for this choice but if not, I think it would be easier to define properties as not animatable unless otherwise specified, eg. when they are not defined with Animation Type.