[CssSelector] Add support for :is() and :where() #48772
Labels
CssSelector
Feature
Help wanted
Issues and PRs which are looking for volunteers to complete them.
Stalled
Description
https://github.com/scrapy/cssselect (the python code that was ported to create the CssSelector component) has added support for them in their 1.2.0 release.
The generated XPath will likely be the same for both cases, but the specificity computation will not.
Example
No response
The text was updated successfully, but these errors were encountered: