From 07421be778708061aa75776b5d65c66faaa23c7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Go=C5=82e=CC=A8biowski-Owczarek?= Date: Wed, 15 Jul 2020 16:25:23 +0200 Subject: [PATCH 1/2] Browser support: Update Android Browser support status Workarounds for Android Browser 4.0-4.3 are present in the code base but we no longer actively test these versions. --- pages/browser-support.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pages/browser-support.html b/pages/browser-support.html index 3f89291..816a882 100644 --- a/pages/browser-support.html +++ b/pages/browser-support.html @@ -16,10 +16,12 @@

Desktop

Mobile

+

[1] Workarounds for Android Browser 4.0-4.3 are present in the code base but we no longer actively test these versions.

+

Any problem with jQuery in the above browsers should be reported as a bug in jQuery.

(Current - 1) and Current denotes that we support the current stable version of the browser and the version that preceded it. For example, if the current version of a browser is 24.x, we support the 24.x and 23.x versions.

From f7d895b944791884755db3e81d61217ebb487e12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Go=C5=82=C4=99biowski-Owczarek?= Date: Wed, 15 Jul 2020 17:15:04 +0200 Subject: [PATCH 2/2] Browser support: Update punctuation Co-authored-by: Timmy Willison <4timmywil@gmail.com> --- pages/browser-support.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/browser-support.html b/pages/browser-support.html index 816a882..cda8673 100644 --- a/pages/browser-support.html +++ b/pages/browser-support.html @@ -20,7 +20,7 @@

Mobile

  • Safari on iOS 7+
  • -

    [1] Workarounds for Android Browser 4.0-4.3 are present in the code base but we no longer actively test these versions.

    +

    [1] Workarounds for Android Browser 4.0-4.3 are present in the code base, but we no longer actively test these versions.

    Any problem with jQuery in the above browsers should be reported as a bug in jQuery.