[csswg-drafts] Pull Request: [css-transitions-1] Define `transition` with animation type

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

== [css-transitions-1] Define `transition` 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.

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


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

Received on Wednesday, 8 February 2023 13:39:31 UTC