]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update current Firefox ESR to 38 in Autoprefixer settings
authorChris Rebert <github@chrisrebert.com>
Fri, 25 Dec 2015 03:11:12 +0000 (20:11 -0700)
committerChris Rebert <github@chrisrebert.com>
Fri, 25 Dec 2015 03:11:12 +0000 (20:11 -0700)
See https://www.mozilla.org/en-US/firefox/organizations/faq/

[skip sauce]
[skip validator]

grunt/autoprefixer-settings.js

index 3bf68f9f7c1079499ba78ecd86795be7351c2d0a..9b4970ccc609352510da44e6b6f761cddb9dae00 100644 (file)
@@ -14,7 +14,7 @@ module.exports = {
       //     (e.g. `box-sizing`, as opposed to `background: linear-gradient(...)`).
       //     Since they've been unprefixed, Autoprefixer will stop prefixing them,
       //     thus causing them to not work in the previous ESR (where the prefixes were required).
-      'Firefox >= 31', // Current Firefox Extended Support Release (ESR); https://www.mozilla.org/en-US/firefox/organizations/faq/
+      'Firefox >= 38', // Current Firefox Extended Support Release (ESR); https://www.mozilla.org/en-US/firefox/organizations/faq/
       // Note: Edge versions in Autoprefixer & Can I Use refer to the EdgeHTML rendering engine version,
       // NOT the Edge app version shown in Edge's "About" screen.
       // For example, at the time of writing, Edge 20 on an up-to-date system uses EdgeHTML 12.