Re: [csswg-drafts] [css-transitions] Add control of colorspace used for transitioning colors (#7063)

Sorry, on my phone so I might not have read up on the context properly, but two quick questions arose for me:

- If we have separate animation and transition properties, how do you specify the mode for script generated animations? i.e. animations generated using the Web Animations API?

   Ultimately transition and animation properties just generate Web Animation objects so I think we'd either need to map the mode onto something on the API or we'd need a property independent of transitions and animations whose computed value Web Animations can refer to when interpolating.

- It would be nice if we didn't have to disallow `in` as an animation name. It seems pretty likely that someone is using that already (e.g. when defining an in animation and an out animation).

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


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

Received on Thursday, 2 November 2023 22:13:12 UTC