[csswg-drafts] Pull Request: [css-backgrounds-3] Define properties with animation type

cdoublev has just submitted a new pull request for https://github.com/w3c/csswg-drafts:

== [css-backgrounds-3] Define properties with animation type ==
Replaces `Animatable` by `Animation Type`, as defined in [Web Animations 1](https://drafts.csswg.org/web-animations-1/#animating-properties):

> How property values combine is defined by the ***Animation type*** line in each property’s property definition table

`w3c/reffy` (spec crawler) does not normalize `Animatable` to `Animation Type` therefore users have to check both `propDef.animationType` and `propDef.animatable`, which is not great.

Also removes the *Animated Values* section, which links to CSS Transitions 3 as a future reference defining how values interpolate, but this is now defined in Web Animations 1.

See https://github.com/w3c/csswg-drafts/pull/8417


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

Received on Wednesday, 8 February 2023 12:58:16 UTC