]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
State Edge support instead of IE 11 as latest 17059/head
authorKevin Kirsche <Kev.Kirsche+GitHub@gmail.com>
Wed, 19 Aug 2015 20:36:07 +0000 (16:36 -0400)
committerKevin Kirsche <Kev.Kirsche@gmail.com>
Wed, 19 Aug 2015 21:23:50 +0000 (17:23 -0400)
Fix #17055

docs/getting-started/browsers-devices.md

index f3ce8fdc182eeb15ca90b7b87f53bfa296b09c45..f1e8d2fb08a1a71f54adeffb3bde5ba4cd6b6115 100644 (file)
@@ -13,7 +13,7 @@ Bootstrap supports a wide variety of modern browsers and devices, and some older
 
 ## Supported browsers
 
-Bootstrap supports the **latest, stable releases** of all major browsers and platforms. On Windows, **we support Internet Explorer 9-11**. More specific support information is provided below.
+Bootstrap supports the **latest, stable releases** of all major browsers and platforms. On Windows, **we support Internet Explorer 9-11 / Microsoft Edge**. More specific support information is provided below.
 
 ### Mobile devices
 
@@ -64,6 +64,7 @@ Similarly, the latest versions of most desktop browsers are supported.
         <th>Chrome</th>
         <th>Firefox</th>
         <th>Internet Explorer</th>
+        <th>Microsoft Edge</th>
         <th>Opera</th>
         <th>Safari</th>
       </tr>
@@ -74,6 +75,7 @@ Similarly, the latest versions of most desktop browsers are supported.
         <td class="text-success">Supported</td>
         <td class="text-success">Supported</td>
         <td class="text-muted">N/A</td>
+        <td class="text-muted">N/A</td>
         <td class="text-success">Supported</td>
         <td class="text-success">Supported</td>
       </tr>
@@ -83,6 +85,7 @@ Similarly, the latest versions of most desktop browsers are supported.
         <td class="text-success">Supported</td>
         <td class="text-success">Supported</td>
         <td class="text-success">Supported</td>
+        <td class="text-success">Supported</td>
         <td class="text-danger">Not supported</td>
       </tr>
     </tbody>