Commit 16075cc0 authored by Mark Otto's avatar Mark Otto
Browse files

Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

parents 9c52e03d d6548627
Showing with 4 additions and 1 deletion
+4 -1
...@@ -13,7 +13,7 @@ Bootstrap supports a wide variety of modern browsers and devices, and some older ...@@ -13,7 +13,7 @@ Bootstrap supports a wide variety of modern browsers and devices, and some older
## Supported browsers ## 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 ### Mobile devices
...@@ -64,6 +64,7 @@ Similarly, the latest versions of most desktop browsers are supported. ...@@ -64,6 +64,7 @@ Similarly, the latest versions of most desktop browsers are supported.
<th>Chrome</th> <th>Chrome</th>
<th>Firefox</th> <th>Firefox</th>
<th>Internet Explorer</th> <th>Internet Explorer</th>
<th>Microsoft Edge</th>
<th>Opera</th> <th>Opera</th>
<th>Safari</th> <th>Safari</th>
</tr> </tr>
...@@ -74,6 +75,7 @@ Similarly, the latest versions of most desktop browsers are supported. ...@@ -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-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-muted">N/A</td>
<td class="text-success">Supported</td> <td class="text-success">Supported</td>
<td class="text-success">Supported</td> <td class="text-success">Supported</td>
</tr> </tr>
...@@ -83,6 +85,7 @@ Similarly, the latest versions of most desktop browsers are supported. ...@@ -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-success">Supported</td> <td class="text-success">Supported</td>
<td class="text-success">Supported</td>
<td class="text-danger">Not supported</td> <td class="text-danger">Not supported</td>
</tr> </tr>
</tbody> </tbody>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment