]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add Windows 10 Mobile / Microsoft Edge
authorPatrick H. Lauke <redux@splintered.co.uk>
Tue, 22 Dec 2015 19:10:52 +0000 (19:10 +0000)
committerPatrick H. Lauke <redux@splintered.co.uk>
Tue, 22 Dec 2015 19:10:52 +0000 (19:10 +0000)
docs/getting-started/browsers-devices.md

index 88608d2dd080087eaece27110a3d5ab667c60940..0d466735a5c2af45787dc312c65ca88c11adbbaa 100644 (file)
@@ -28,6 +28,7 @@ Generally speaking, Bootstrap supports the latest versions of each major platfor
         <th>Firefox</th>
         <th>Safari</th>
         <th>Android Browser &amp; WebView</th>
+        <th>Microsoft Edge</th>
       </tr>
     </thead>
     <tbody>
@@ -37,6 +38,7 @@ Generally speaking, Bootstrap supports the latest versions of each major platfor
         <td class="text-success">Supported</td>
         <td class="text-muted">N/A</td>
         <td class="text-success">Android v5.0+ supported</td>
+        <td class="text-muted">N/A</td>
       </tr>
       <tr>
         <th scope="row">iOS</th>
@@ -44,6 +46,15 @@ Generally speaking, Bootstrap supports the latest versions of each major platfor
         <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>
+      </tr>
+      <tr>
+        <th scope="row">Windows 10 Mobile</th>
+        <td class="text-muted">N/A</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>
       </tr>
     </tbody>
   </table>