- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Thu, 16 Nov 2023 19:47:25 +0000
- To: public-css-archive@w3.org
@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