]> source.dussan.org Git - jquery.git/commit
Tests: Make the support tests pass on Firefox 4x/5x/60
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Tue, 7 Jan 2020 16:05:14 +0000 (17:05 +0100)
committerGitHub <noreply@github.com>
Tue, 7 Jan 2020 16:05:14 +0000 (17:05 +0100)
commitf0d5ec62c313ea2f8e0d675a876ef3db179d4c8d
treea0c329a4d7f14328ee916d80073b958f30391cf3
parent4cbdc745cc32f0fb8865139df7caad075b05d2b8
Tests: Make the support tests pass on Firefox 4x/5x/60

The check for old Firefox versions with different support test result only
checked for Firefox 52 or 60. It now checks for 4x/5x/60 to understand more
versions.

Closes gh-4583
test/unit/support.js