- From: andruud via GitHub <noreply@w3.org>
- Date: Thu, 13 Nov 2025 08:23:46 +0000
- To: public-css-archive@w3.org
I don't understand the issue. We look at `animation-name:var(--custom)` _after_ substitution, and see `animation-name:my-ident`. Then we look for keyframes named `my-ident`, starting with the innermost lexical scope holding the `animation-name` declaration, and traverse upwards until we find a match. -- GitHub Notification of comment by andruud Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11798#issuecomment-3526366212 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 13 November 2025 08:23:47 UTC