Re: [csswg-drafts] [Meta][Editorial] Define bags of CSS properties to be referenced by allowlists (#9453)

`@try` has been [renamed](https://github.com/w3c/csswg-drafts/commit/ac1363b1c01314e90d8761be82df889eb41236c8) to [`@position-try`](https://drafts.csswg.org/css-anchor-position-1/#fallback-rule) (in simple terms).

Nit: *animatable properties* are currently not equivalent to the properties accepted in a keyframe rule (see #2736). For example, in Chrome, [`will-change`](https://drafts.csswg.org/css-will-change-1/#will-change) (`not animatable`) is accepted in a keyframe rule, whereas `animation-duration` is not. FF accepts both properties in a keyframe rule. But I hope one day someone will replace *any CSS property except those defined in this specification* by *animatable properties*, and [exclude](https://github.com/w3c/csswg-drafts/pull/9686#discussion_r1420620660) these properties from `CSSKeyframeRule.style`.

-- 
GitHub Notification of comment by cdoublev
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9453#issuecomment-1933547575 using your GitHub account


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

Received on Thursday, 8 February 2024 08:06:51 UTC