Tests: Skip the "jQuery.ajax() on unload" test in Safari
commitc18dc49699bc27481a4af36ed1a0ee1b19c6eb03
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Wed, 2 Sep 2020 16:04:44 +0000 (2 18:04 +0200)
committerGitHub <noreply@github.com>
Wed, 2 Sep 2020 16:04:44 +0000 (2 18:04 +0200)
tree201c690f1af62575aef78830d4ffdd4c90bdc5fa
parent8612018d4eb570b39532fca8344a187d2e95f98e
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
test/unit/ajax.js