Re: [csswg-drafts] Interpolate values between breakpoints (#6245)

@mirisuzanne 

> The animation origin exists because styles from @keyframes don't belong to a selector, but have to go somewhere in the cascade – and have to override the styles that would be applied otherwise (by selectors). Even with a new property name, we still have those issues.

But that's exactly what I meant. The "baggage" of `animation` being that we have to use it's origin as a mechanism for applying styles from `@keyframes`. But if we add a new property, can we decide on a new mechanism without breaking anything, i.e. decide it uses same origin it's defined in?
Animations require a special origin because of their nature, but simple interpolation of this sort should just fit into it's surrounding. 

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


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

Received on Tuesday, 12 September 2023 01:09:53 UTC