jquery/test/unit
Michał Gołębiowski-Owczarek 409cbda7fe Core: Implement .even() & .odd() to replace POS :even & :odd
`:even` & `:odd` are deprecated since jQuery 3.4.0 & will be removed in 4.0.0.
The new `even()` & `odd()` methods will make the migration easier.

Closes gh-4485

(cherry picked from commit 78420d427c)
2019-09-24 02:05:39 +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 test code for compatibility with QUnit 2.x (#4297) 2019-02-18 19:03:26 +01: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 Core: Implement .even() & .odd() to replace POS :even & :odd 2019-09-24 02:05:39 +02:00
css.js Core: Make isAttached work with iOS 10.0-10.2 2019-04-29 19:54:12 +02:00
data.js Build: Update test code for compatibility with QUnit 2.x (#4297) 2019-02-18 19:03:26 +01: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 Core: Make isAttached work with iOS 10.0-10.2 2019-04-29 19:54:12 +02:00
event.js Event: Fix handling of multiple async focus events 2019-04-29 19:18:08 +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 Tests: Fix offset fractions tests in Chrome for Android 2019-09-24 00:58:53 +02: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 Tests: Move Android user agent detection above iOS, put Safari last 2019-09-24 00:46:21 +02:00
traversing.js Traversing: Fix contents() on <object>s with children 2019-05-06 21:07:53 +02:00
tween.js Build: Update test code for compatibility with QUnit 2.x (#4297) 2019-02-18 19:03:26 +01:00
wrap.js Build: Update test code for compatibility with QUnit 2.x (#4297) 2019-02-18 19:03:26 +01:00