Re: [csswg-drafts] [css-images-4] Animations should be allowed on linear/radial gradients (#3783)

Right, but a `<gradient>` is an image type (unless I'm badly mistaken!). As such, in the examples which use `background: linear-gradient(...)` are actually equivalent to using `background-image: linear-gradient(...)`.

What I was pointing out is that now matter how we spec interpolation of gradients, unless we fix https://github.com/w3c/csswg-drafts/issues/578 we will not be able to interpolate the `background-image` property (and thus gradients in `background-image`) by spec.

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

Received on Monday, 29 July 2019 15:12:49 UTC