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

All for simplifying if it makes sense, but I just wanted to note that the Blink optimization mentioned above would still need to be disabled with this proposal. This is because the value being reverted to may be an `em` length (for example) which needs to be responsive to a simultaneous `font-size` animation.

This may make sense to do anyway of course.

We could also classify `revert/-layer` as _special_ (relevant: https://github.com/w3c/csswg-drafts/issues/7080#issuecomment-1055153925), and just make them invalid in `@keyframes`.

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


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

Received on Tuesday, 1 March 2022 13:02:55 UTC