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

Tests: Make more tests run natively in Chrome & Firefox #4864

Merged
merged 1 commit into from
Apr 13, 2021

Conversation

mgol
Copy link
Member

@mgol mgol commented Mar 24, 2021

Summary

Chrome & Firefox now support complex :not() selectors so those test can run
in them even without custom jQuery selector code. In the past, it was only
possible in Safari, now we only need to exclude IE.

Checklist

Chrome & Firefox now support complex `:not()` selectors so those test can run
in them even without custom jQuery selector code. In the past, it was only
possible in Safari, now we only need to exclude IE.
@mgol mgol self-assigned this Mar 24, 2021
@mgol mgol marked this pull request as ready for review March 24, 2021 22:10
@mgol mgol merged commit 50e8e84 into jquery:main Apr 13, 2021
@mgol mgol deleted the selector-native-tests branch April 13, 2021 20:11
@mgol mgol added this to the 4.0.0 milestone Apr 13, 2021
@mgol mgol removed the Needs review label Apr 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

3 participants