Re: [csswg-drafts] [css-animations] Serialize all keyframe names as strings (#2435)

@javifernandez So all of these are valid, right?

```
animation-name: "default";
animation-name: "none";
animation-name: "initial";
animation-name: "inherit";
animation-name: "unset";
animation-name: "revert";
animation-name: "revert-layer";
```

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


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

Received on Thursday, 30 October 2025 11:08:38 UTC