79646209

Date: 2025-05-30 23:44:31
Score: 0.5
Natty:
Report link

Chrome intends to ship sibling-index() in the next stable version (138): https://groups.google.com/a/chromium.org/g/blink-dev/c/opsqx1cBPyc/m/pJaRwh7UAAAJ

This should allow you to use something like transition: all 250ms linear calc(sibling-index() * 1s);

Spec: https://drafts.csswg.org/css-values-5/#tree-counting

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • High reputation (-1):
Posted by: CletusW