jquery/test/unit
Michał Gołębiowski-Owczarek 6c2c7362fb
Effects: Remove jQuery.fx.interval
`jQuery.fx.interval` has been deprecated since jQuery 3.0.0 but it has been
still used in jQuery code until this change. This commit removes the definition
and explicitly uses the `13` number in its place.

Closes gh-5017
2022-03-01 14:11:50 +01:00
..
ajax.js Docs: Fix incorrect trac-NUMBER references 2022-01-12 23:23:42 +01:00
animation.js Effects: Remove jQuery.fx.interval 2022-03-01 14:11:50 +01:00
attributes.js CSS: Skip falsy values in addClass( array ), compress code 2022-01-24 18:56:49 +01:00
basic.js Manipulation: Make jQuery.htmlPrefilter an identity function 2020-03-16 21:49:29 +01:00
callbacks.js Docs: Replace #NUMBER Trac issue references with trac-NUMBER 2022-01-04 16:27:18 +01:00
core.js Tests: Workaround an XML parsing bug in Firefox 2022-02-28 18:26:53 +01:00
css.js Docs: Fix incorrect trac-NUMBER references 2022-01-12 23:23:42 +01:00
data.js Docs: Fix incorrect trac-NUMBER references 2022-01-12 23:23:42 +01:00
deferred.js Build:Tests: Fix custom build tests, verify on Travis 2020-01-07 23:59:08 +01:00
deprecated.js Docs: Replace #NUMBER Trac issue references with trac-NUMBER 2022-01-04 16:27:18 +01:00
dimensions.js Docs: Replace #NUMBER Trac issue references with trac-NUMBER 2022-01-04 16:27:18 +01:00
effects.js Effects: Remove jQuery.fx.interval 2022-03-01 14:11:50 +01:00
event.js Docs: Replace #NUMBER Trac issue references with trac-NUMBER 2022-01-04 16:27:18 +01:00
exports.js Build: Update test code for compatibility with QUnit 2.x (#4297) 2019-02-18 19:03:26 +01:00
manipulation.js Docs: Fix incorrect trac-NUMBER references 2022-01-12 23:23:42 +01:00
offset.js Docs: Replace #NUMBER Trac issue references with trac-NUMBER 2022-01-04 16:27:18 +01:00
queue.js Docs: Replace #NUMBER Trac issue references with trac-NUMBER 2022-01-04 16:27:18 +01:00
ready.js Tests: Pass a number of necessary done() calls to assert.async() 2020-03-02 22:15:06 +01:00
selector.js Core: Don't rely on splice being present on input 2022-01-24 18:55:16 +01:00
serialize.js Docs: Replace #NUMBER Trac issue references with trac-NUMBER 2022-01-04 16:27:18 +01:00
support.js Docs: Replace #NUMBER Trac issue references with trac-NUMBER 2022-01-04 16:27:18 +01:00
traversing.js Docs: Replace #NUMBER Trac issue references with trac-NUMBER 2022-01-04 16:27:18 +01:00
tween.js Effects: Remove jQuery.fx.interval 2022-03-01 14:11:50 +01:00
wrap.js Docs: Replace #NUMBER Trac issue references with trac-NUMBER 2022-01-04 16:27:18 +01:00