From: Chris Rebert Date: Mon, 24 Aug 2015 21:31:46 +0000 (-0700) Subject: Explicitly document existing de facto policy of supporting ESR Firefox X-Git-Tag: v4.0.0-alpha.2~415^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=168cba1701a0f56f31d51415143001a7371ebc8a;p=thirdparty%2Fbootstrap.git Explicitly document existing de facto policy of supporting ESR Firefox Refs #17237 [skip sauce] --- diff --git a/docs/getting-started/browsers-devices.md b/docs/getting-started/browsers-devices.md index fab9a3fea8..f70938f54e 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. +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/).