jquery/test/unit
Michał Gołębiowski-Owczarek 8a74137693
Event: Stop shimming focusin & focusout events
Latest versions of all browsers now implement focusin & focusout natively
and they all converged on a common event order so it doesn't make much sense
for us to normalize it to a different order anymore.

Note that it means we no longer guarantee that focusin fires before focus
and focusout before blur.

Fixes gh-4300
Closes gh-4362
2019-04-29 21:13:36 +02:00
..
ajax.js Tests: Make Android Browser 4.0-4.3 AJAX tests green 2019-03-27 15:46:20 +01:00
animation.js Build: Update Sinon from 2.3.7 to 7.3.1, other updates 2019-04-04 16:53:38 +02:00
attributes.js Build: Update test code for compatibility with QUnit 2.x (#4297) 2019-02-18 19:03:26 +01:00
basic.js Build: Run the basic test suite in jsdom 2019-03-11 20:03:54 +01:00
callbacks.js Build: Update test code for compatibility with QUnit 2.x (#4297) 2019-02-18 19:03:26 +01:00
core.js Build: Update Sinon from 2.3.7 to 7.3.1, other updates 2019-04-04 16:53:38 +02:00
css.js Data: Separate data & css/effects camelCase implementations 2019-04-29 21:06:53 +02:00
data.js Data: Separate data & css/effects camelCase implementations 2019-04-29 21:06:53 +02:00
deferred.js Build: Update test code for compatibility with QUnit 2.x (#4297) 2019-02-18 19:03:26 +01:00
deprecated.js Build: Update QUnit from 1.23.1 to 2.9.2 2019-03-04 20:10:21 +01:00
dimensions.js Tests: Make Android Browser 4.0-4.3 dimensions tests green 2019-03-27 15:47:33 +01:00
effects.js Build: Update Sinon from 2.3.7 to 7.3.1, other updates 2019-04-04 16:53:38 +02:00
event.js Event: Stop shimming focusin & focusout events 2019-04-29 21:13:36 +02:00
exports.js Build: Update test code for compatibility with QUnit 2.x (#4297) 2019-02-18 19:03:26 +01:00
manipulation.js Core: Preserve CSP nonce on scripts with src attribute in DOM manipulation 2019-03-25 18:14:24 +01:00
offset.js Build: Update QUnit from 1.23.1 to 2.9.2 2019-03-04 20:10:21 +01:00
queue.js Build: Update test code for compatibility with QUnit 2.x (#4297) 2019-02-18 19:03:26 +01:00
ready.js Tests: move readywait to an iframe test 2017-03-20 11:37:15 -04:00
selector.js Build: Update test code for compatibility with QUnit 2.x (#4297) 2019-02-18 19:03:26 +01:00
serialize.js Build: Update test code for compatibility with QUnit 2.x (#4297) 2019-02-18 19:03:26 +01:00
support.js Event: Stop shimming focusin & focusout events 2019-04-29 21:13:36 +02:00
traversing.js Build: Update test code for compatibility with QUnit 2.x (#4297) 2019-02-18 19:03:26 +01:00
tween.js Build: Update Sinon from 2.3.7 to 7.3.1, other updates 2019-04-04 16:53:38 +02:00
wrap.js Build: Update test code for compatibility with QUnit 2.x (#4297) 2019-02-18 19:03:26 +01:00