Commit 8d80f3c
* [css-values-5] Don't use flat tree for tree-counting w3c#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] w3c#9562 (comment)
* Update css-values-5/Overview.bs
---------
Co-authored-by: Tab Atkins Jr. <jackalmage@gmail.com>
1 parent 5f59903 commit 8d80f3c
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2755 | 2755 | | |
2756 | 2756 | | |
2757 | 2757 | | |
2758 | | - | |
| 2758 | + | |
2759 | 2759 | | |
2760 | 2760 | | |
2761 | 2761 | | |
| |||
2803 | 2803 | | |
2804 | 2804 | | |
2805 | 2805 | | |
2806 | | - | |
2807 | | - | |
2808 | | - | |
| 2806 | + | |
| 2807 | + | |
| 2808 | + | |
2809 | 2809 | | |
2810 | 2810 | | |
2811 | 2811 | | |
| |||
0 commit comments