Skip to content

Selector: Remove the "a:enabled" workaround for Chrome <=77 #4569

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

Merged
merged 1 commit into from
Dec 16, 2019

Conversation

mgol
Copy link
Member

@mgol mgol commented Dec 16, 2019

Summary

Remove the workaround for a broken :enabled pseudo-class on anchor elements
in Chrome <=77. These versions of Chrome considers anchor elements with the
href attribute as matching :enabled.

-23 bytes gzipped

Checklist

Sorry, something went wrong.

Remove the workaround for a broken `:enabled` pseudo-class on anchor elements
in Chrome <=77. These versions of Chrome considers anchor elements with the
`href` attribute as matching `:enabled`.
@mgol mgol added this to the 4.0.0 milestone Dec 16, 2019
@mgol mgol self-assigned this Dec 16, 2019
@mgol mgol removed the Needs review label Dec 16, 2019
@mgol mgol merged commit c1ee33a into jquery:master Dec 16, 2019
@mgol mgol deleted the selector-chrome78 branch December 16, 2019 18:43
@lock lock bot locked as resolved and limited conversation to collaborators Jun 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

2 participants