- From: Lea Verou via GitHub <noreply@w3.org>
- Date: Tue, 28 Apr 2026 18:10:54 +0000
- To: public-css-archive@w3.org
It just occurred to me that `revert-rule()` could also fix [additive CSS](https://github.com/w3c/csswg-drafts/issues/1594) use cases:
```css
.foo {
animation: revert-rule(), foo 2s;
}
```
Though that would require accepting non-custom property values ( https://github.com/w3c/csswg-drafts/issues/11773#issuecomment-3291203358 )
--
GitHub Notification of comment by LeaVerou
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11773#issuecomment-4337944418 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 28 April 2026 18:10:55 UTC