- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Mon, 07 Mar 2022 18:40:23 +0000
- To: public-css-archive@w3.org
Not sure about `revert`. `revert-layer` doesn't generally seem useful since you can just not declare the property in that keyframe. But I guess something like `var(--foo, revert-layer)` can make sense: if for some reason the variable has not been set, the property will roll back to the non-animated style, instead of becoming IACVT. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7083#issuecomment-1061007406 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 7 March 2022 18:40:25 UTC