|
1 | 1 | **Desktop browsers** |
2 | 2 |
|
3 | | --  Microsoft Edge - two latest versions |
4 | | --  Safari - two latest versions (Safari for Windows is not supported) |
5 | | --  Firefox - two latest versions |
6 | | --  Google Chrome - two latest versions |
7 | | --  Opera - two latest versions |
| 3 | +<table class="dx-table"> |
| 4 | + <tr> |
| 5 | + <th style="width: 183px;">Browser</th> |
| 6 | + <th style="width: 376px;">Supported versions</th> |
| 7 | + </tr> |
| 8 | + <tr> |
| 9 | + <td><img src="/images/browsers/chrome-icon.png" alt="Google Chrome" style="width: 24px; height: 24px; margin-right: 24px;" /> Google Chrome</td> |
| 10 | + <td>Two latest versions</td> |
| 11 | + </tr> |
| 12 | + <tr> |
| 13 | + <td><img src="/images/browsers/firefox-icon.png" alt="Firefox" style="width: 24px; height: 24px; margin-right: 24px;" /> Firefox</td> |
| 14 | + <td>Two latest versions</td> |
| 15 | + </tr> |
| 16 | + <tr> |
| 17 | + <td><img src="/images/browsers/microfoft-edge-icon.png" alt="Microsoft Edge" style="width: 24px; height: 24px; margin-right: 24px;" /> Microsoft Edge</td> |
| 18 | + <td>Two latest versions</td> |
| 19 | + </tr> |
| 20 | + <tr> |
| 21 | + <td><img src="/images/browsers/safari-icon.png" alt="Safari" style="width: 24px; height: 24px; margin-right: 24px;" /> Safari</td> |
| 22 | + <td>Two latest versions (Safari for Windows is not supported)</td> |
| 23 | + </tr> |
| 24 | + <tr> |
| 25 | + <td><img src="/images/browsers/opera-icon.png" alt="Opera" style="width: 24px; height: 24px; margin-right: 24px;" /> Opera</td> |
| 26 | + <td>Two latest versions</td> |
| 27 | + </tr> |
| 28 | +</table> |
8 | 29 |
|
9 | | -**Browsers integrated in the following mobile OS** |
| 30 | +**Mobile browsers** |
10 | 31 |
|
11 | | --  Android 5+ |
12 | | --  iOS 15.4+ |
| 32 | +<table class="dx-table"> |
| 33 | + <tr> |
| 34 | + <th style="width: 183px;">Browser</th> |
| 35 | + <th style="width: 376px;">Supported versions</th> |
| 36 | + </tr> |
| 37 | + <tr> |
| 38 | + <td><img src="/images/browsers/safari-icon.png" alt="Safari" style="width: 24px; height: 24px; margin-right: 24px;" /> Safari</td> |
| 39 | + <td>Two latest versions</td> |
| 40 | + </tr> |
| 41 | + <tr> |
| 42 | + <td><img src="/images/browsers/chrome-icon.png" alt="Google Chrome" style="width: 24px; height: 24px; margin-right: 24px;" /> Google Chrome</td> |
| 43 | + <td>Two latest versions</td> |
| 44 | + </tr> |
| 45 | +</table> |
13 | 46 |
|
14 | | -**Browsers integrated in the following frameworks** |
15 | | - |
16 | | --  Electron - the latest version |
| 47 | +**Framework browsers** |
17 | 48 |
|
| 49 | +<table class="dx-table"> |
| 50 | + <tr> |
| 51 | + <th style="width: 183px;">Browser</th> |
| 52 | + <th style="width: 376px;">Supported framework versions</th> |
| 53 | + </tr> |
| 54 | + <tr> |
| 55 | + <td><img src="/images/browsers/electron-icon.png" alt="Electron" style="width: 24px; height: 24px; margin-right: 24px;" /> Electron</td> |
| 56 | + <td>The latest version</td> |
| 57 | + </tr> |
| 58 | +</table> |
0 commit comments