Re: [csswg-drafts] [css-nav-1] Define properties with animation type (#8422)

Properties are only "not animatable" if they actually *cause problems* to animate. The animation-* properties are the obvious example, due to circularity, but a handful of other properties have been special-cased due to impl reasons. But absent any special reason, *every* property is animatable, just discretely if there's nothing else reasonable to do; that's why the Animations spec has that default in the first place.

Go ahead and just change these to discrete.

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/pull/8422#issuecomment-1450457649 using your GitHub account


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

Received on Wednesday, 1 March 2023 16:39:13 UTC