]> source.dussan.org Git - jquery.git/commit
Tests: Skip the "jQuery.ajax() on unload" test in Safari
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Wed, 2 Sep 2020 16:04:44 +0000 (18:04 +0200)
committerMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Wed, 2 Sep 2020 16:05:47 +0000 (18:05 +0200)
commit4f016c642cb7521d5df7e35058975353b58095fc
tree0b09b0e06e23e8046eabcc3d6a86308c944e64fe
parent2bf9793efc9ff6ab5370119673744e9b43e3b872
Tests: Skip the "jQuery.ajax() on unload" test in Safari

The test has been already skipped in Chrome as it dropped support for such
requests and now Safari has joined the squad.

This will resolve AJAX test errors we've had for a while in Safari 13 & iOS 13.

Closes gh-4779

(cherry picked from commit c18dc49699bc27481a4af36ed1a0ee1b19c6eb03)
test/unit/ajax.js