aboutsummaryrefslogtreecommitdiff
path: root/docs/getting-started
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-08-22 18:47:36 -0700
committerMark Otto <[email protected]>2015-08-22 18:47:36 -0700
commitd65486270c5a68c915928d5d3275b2e3ae8b697d (patch)
treee565bf986dea58f98ca764a1cdcec1dacdfc9230 /docs/getting-started
parenta93c42bbbeed129f840d6cbc7aff9972f90217d4 (diff)
parentb6e0481c32110834960f7d8f296f2d5c0a6f58eb (diff)
downloadbootstrap-d65486270c5a68c915928d5d3275b2e3ae8b697d.tar.xz
bootstrap-d65486270c5a68c915928d5d3275b2e3ae8b697d.zip
Merge pull request #17059 from kkirsche/patch-7
State Edge support instead of IE 11 as latest
Diffstat (limited to 'docs/getting-started')
-rw-r--r--docs/getting-started/browsers-devices.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/getting-started/browsers-devices.md b/docs/getting-started/browsers-devices.md
index 67fc200ec..fab9a3fea 100644
--- a/docs/getting-started/browsers-devices.md
+++ b/docs/getting-started/browsers-devices.md
@@ -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>