jquery/src/selector
Michał Gołębiowski-Owczarek c1ee33aded
Selector: Remove the "a:enabled" workaround for Chrome <=77
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`.

Closes gh-4569
2019-12-16 19:43:38 +01:00
..
var Selector: Make empty attribute selectors work in IE again 2019-11-18 22:10:55 +01:00
contains.js Core: Migrate from AMD to ES modules 🎉 2019-11-18 21:15:03 +01:00
escapeSelector.js Core: Migrate from AMD to ES modules 🎉 2019-11-18 21:15:03 +01:00
rbuggyQSA.js Selector: Remove the "a:enabled" workaround for Chrome <=77 2019-12-16 19:43:38 +01:00
support.js Core: Migrate from AMD to ES modules 🎉 2019-11-18 21:15:03 +01:00
uniqueSort.js Core: Migrate from AMD to ES modules 🎉 2019-11-18 21:15:03 +01:00