Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Selector: rewrite selector engine to rely fully on qsa and matches with no fallbacks #4886

Open
timmywil opened this issue May 10, 2021 · 0 comments

Comments

@timmywil
Copy link
Member

timmywil commented May 10, 2021

Description

This is a planned rewrite for the selector engine built into jQuery that will alter its overall strategy. We've already removed Sizzle in the main branch, but CSS4 selectors such as :is and others do not yet work in all cases.

Any issues related to specific modern selectors should be closed as dupes of this one.

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

No branches or pull requests

1 participant