[csswg-drafts] Pull Request: [css-lists-3] Update algorithm for initial counter in reversed list

jja08111 has just submitted a new pull request for https://github.com/w3c/csswg-drafts:

== [css-lists-3] Update algorithm for initial counter in reversed list ==
This PR updates the algorithm for instantiating reversed counters to use the last non-zero increment instead of just the first element's increment.

Fix #6797

For context, we are implementing the reversed counters in Chromium.
- MERGED - 7126701: [css-lists] Apply new algorithm for initial counter in reversed list | https://chromium-review.googlesource.com/c/chromium/src/+/7126701
- WIP - 7482809: [css-lists] Fix initial value for reversed CSS counters | https://chromium-review.googlesource.com/c/chromium/src/+/7482809

cc. @danielsakhapov 

See https://github.com/w3c/csswg-drafts/pull/13513


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

Received on Wednesday, 18 February 2026 13:51:09 UTC