[CssSelector] Add selector list argument of :nth-child
and :nth-last-child
support
#58565
Labels
:nth-child
and :nth-last-child
support
#58565
Description
All modern browsers have supported
:nth-child(foo of bar)
selectors for over a year [Specification]. Would be useful to have this in CssSelector also.Example
No response
The text was updated successfully, but these errors were encountered: