[csswg-drafts] Pull Request: [css-values-5] Don't use flat tree for tree-counting #9562

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

== [css-values-5] Don't use flat tree for tree-counting #9562 ==
Per resolution[1], tree counting functions should not use the flat tree for indexing. Instead use the term 'inclusive siblings' from the DOM spec, which is the same term that :nth-*() selectors use.

[1] https://github.com/w3c/csswg-drafts/issues/9562#issuecomment-2824834068


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


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

Received on Friday, 2 May 2025 07:25:06 UTC