jquery/test/unit
Michał Gołębiowski-Owczarek c5b48c8caa
Tests: Don't test synchronous XHR on unload in Chrome
Chrome 78 dropped support for synchronous XHR requests inside of
beforeunload, unload, pagehide, and visibilitychange event handlers.
See https://bugs.chromium.org/p/chromium/issues/detail?id=952452

Closes gh-4536
2019-10-28 20:27:49 +01:00
..
ajax.js Tests: Don't test synchronous XHR on unload in Chrome 2019-10-28 20:27:49 +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 Core: Deprecate jQuery.trim 2019-09-26 01:00:55 +02: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: Deprecate jQuery.trim 2019-09-26 01:00:55 +02:00
css.js CSS: Workaround buggy getComputedStyle on table rows in IE/Edge 2019-10-14 18:34:06 +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 Core: Deprecate jQuery.trim 2019-09-26 01:00:55 +02: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 CSS: Workaround buggy getComputedStyle on table rows in IE/Edge 2019-10-14 18:34:06 +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