Re: [csswg-drafts] [css-values] enable the use of counter() inside calc() (#1026)

@tomasdev See #8981, "We cannot make values dependent on what kind of selector they were applied with".
However, in this case you could use `animation-delay: calc(sibling-index() * 20ms);` which is already in the [spec](https://drafts.csswg.org/css-values-5/#tree-counting).

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


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

Received on Thursday, 16 November 2023 19:47:27 UTC