mirror of
https://github.com/jquery/jquery.git
synced 2026-04-20 03:01:22 -04:00
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