Re: [csswg-drafts] [css-values-5][css-animations-2] Anonymous inline keyframes (e.g. in a style attribute) (#10951)

> I was thinking about the same recently: [mastodon post](https://front-end.social/@kizu/113211471973334178), and @bramus also commented there about it.
> 
> I wonder if we need to use the `@` there, or if it could be just a `keyframes()` function? With the implication that you would be able to assign it to a variable, and pass down the scope, exposing this specific animation for any children.

Yea it should probably be `keyframes()` rather than `@keyframes`, but in either case the value should inherit and behave like a regular value. I was going with `@` at first because the insides are pretty rich for a function.


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


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

Received on Sunday, 29 September 2024 11:11:24 UTC