File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -2817,7 +2817,8 @@ Child-indexed Pseudo-classes</h3>
28172817 pseudo-class notation represents elements that
28182818 are among <var> An+B</var> th elements
28192819 from the list composed of
2820- their <a>inclusive siblings</a> that match the <a>selector list</a> <var> S</var> .
2820+ their <a>inclusive siblings</a> that match the <a>selector list</a> <var> S</var> ,
2821+ which is [=parsed as a forgiving selector list=] .
28212822 If <var> S</var> is omitted,
28222823 it defaults to ''*|*'' .
28232824
@@ -2914,6 +2915,7 @@ Child-indexed Pseudo-classes</h3>
29142915 from the list composed of
29152916 their <a>inclusive siblings</a> that match the <a>selector list</a> <var> S</var> ,
29162917 counting backwards from the end.
2918+ <var> S</var> is [=parsed as a forgiving selector list=] .
29172919 If <var> S</var> is omitted,
29182920 it defaults to ''*|*'' .
29192921
You can’t perform that action at this time.
0 commit comments