aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-08-25 00:28:45 -0700
committerMark Otto <[email protected]>2015-08-25 00:28:45 -0700
commitb11034d780fa4e013aae1f2a24b0ff1009469f2c (patch)
tree12c62f06cffa478a4ed3a694e5847930bf137fd5
parentebc0a56c6f66b189665f2d7ff1c947bfeaf3a677 (diff)
parent168cba1701a0f56f31d51415143001a7371ebc8a (diff)
downloadbootstrap-b11034d780fa4e013aae1f2a24b0ff1009469f2c.tar.xz
bootstrap-b11034d780fa4e013aae1f2a24b0ff1009469f2c.zip
Merge pull request #17292 from twbs/ff-esr
Explicitly document existing de facto policy of supporting ESR Firefox
-rw-r--r--docs/getting-started/browsers-devices.md2
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/).