- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Wed, 01 Mar 2023 16:39:11 +0000
- To: public-css-archive@w3.org
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