diff options
| author | Chris Rebert <[email protected]> | 2015-08-24 14:31:46 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-08-24 14:32:58 -0700 |
| commit | 168cba1701a0f56f31d51415143001a7371ebc8a (patch) | |
| tree | 77720b0750114b4aefb46bf7f576df2056156c3b /docs/getting-started | |
| parent | 535b1c4b3703b226ecf3fb0ecd6af45e0dbd6813 (diff) | |
| download | bootstrap-168cba1701a0f56f31d51415143001a7371ebc8a.tar.xz bootstrap-168cba1701a0f56f31d51415143001a7371ebc8a.zip | |
Explicitly document existing de facto policy of supporting ESR Firefox
Refs #17237
[skip sauce]
Diffstat (limited to 'docs/getting-started')
| -rw-r--r-- | docs/getting-started/browsers-devices.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/getting-started/browsers-devices.md b/docs/getting-started/browsers-devices.md index fab9a3fea..f70938f54 100644 --- a/docs/getting-started/browsers-devices.md +++ b/docs/getting-started/browsers-devices.md @@ -92,6 +92,8 @@ Similarly, the latest versions of most desktop browsers are supported. </table> </div> +For Firefox, in addition to the latest normal stable release, we also support the latest [Extended Support Release (ESR)](https://www.mozilla.org/en-US/firefox/organizations/faq/) version of Firefox. + Unofficially, Bootstrap should look and behave well enough in Chromium and Chrome for Linux, Firefox for Linux, and Internet Explorer 8 and below, 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]({{ site.baseurl }}/browser-bugs/). |
