Skip to content

Support any selector list in :is(), :where() and :matches() - #180

Open
AdrianAtZyte wants to merge 2 commits into
scrapy:masterfrom
AdrianAtZyte:is_where_selector_list
Open

Support any selector list in :is(), :where() and :matches()#180
AdrianAtZyte wants to merge 2 commits into
scrapy:masterfrom
AdrianAtZyte:is_where_selector_list

Conversation

@AdrianAtZyte

@AdrianAtZyte AdrianAtZyte commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Resolves #51, resolves #135.

@AdrianAtZyte
AdrianAtZyte marked this pull request as ready for review August 7, 2026 14:08
@codecov

codecov Bot commented Aug 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (63e3e9c) to head (af3081a).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #180   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          953       929   -24     
  Branches       152       143    -9     
=========================================
- Hits           953       929   -24     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The parsing of :where and :is is not spec compliant [feature-request] :not() to support generic selectors (not only "simple" ones)

1 participant