Closed
Description
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