diff --git a/docs/_includes/getting-started/browser-device-support.html b/docs/_includes/getting-started/browser-device-support.html index e4fdef870d..e98998ce19 100644 --- a/docs/_includes/getting-started/browser-device-support.html +++ b/docs/_includes/getting-started/browser-device-support.html @@ -3,7 +3,43 @@
Bootstrap is built to work best in the latest desktop and mobile browsers, meaning older browsers might display differently styled, though fully functional, renderings of certain components.
Specifically, we support the latest versions of the following browsers and platforms. On Windows, we support Internet Explorer 8-11. More specific support information is provided below.
+Specifically, we support the latest versions of the following browsers and platforms.
+ +Alternative browsers which use the latest version of WebKit, Blink, or Gecko, whether directly or via the platform's web view API, are not explicitly supported. However, Bootstrap should (in most cases) display and function correctly in these browsers as well. More specific support information is provided below.
+ +Generally speaking, Bootstrap supports the latest versions of each major platform's default browsers. Note that proxy browsers (such as Opera Mini, Opera Mobile's Turbo mode, UC Browser Mini, Amazon Silk) are not supported.
+ ++ | Chrome | +Firefox | +Safari | +
---|---|---|---|
Android | +Supported | +Supported | +N/A | +
iOS | +Supported | +Supported | +Supported | +
Similarly, the latest versions of most desktop browsers are supported.
+Android | +Mac | Supported | Supported | -N/A | -Not Supported | -N/A | -
---|---|---|---|---|---|---|
iOS | -Supported | N/A | -Not Supported | -Supported | -||
Mac OS X | -Supported | -Supported | Supported | Supported | Supported | Supported | Supported | -Not Supported | +Not supported |
Unofficially, Bootstrap should look and behave well enough in Chromium and Chrome for Linux, Firefox for Linux, and Internet Explorer 7, though they are not officially supported.
+ +On Windows, we support Internet Explorer 8-11.
+ +For Firefox, in addition to the latest normal stable release, we also support the latest Extended Support Release (ESR) version of Firefox.
+ +Unofficially, Bootstrap should look and behave well enough in Chromium and Chrome for Linux, Firefox for Linux, and Internet Explorer 7, as well as Microsoft Edge, though they are not officially supported.
For a list of some of the browser bugs that Bootstrap has to grapple with, see our Wall of browser bugs.