Re: [csswg-drafts] [css-cascade] Should 'revert' really treat animation origin as author origin? (#7083)

> `revert-layer` doesn't generally seem useful since you can just not declare the property in that keyframe.

I'm not sure that's the same result. Leaving a property blank in a keyframe would keep the same value as the previous frame. I think `revert-layer` would instead use the value defined outside the animation. So it would give you something more similar to `currentColor`, where you could reference 'current' (pre-animation) values in the animation itself.

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


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

Received on Tuesday, 15 March 2022 19:16:19 UTC