aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/navigator/getgamepads/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/navigator/getgamepads/index.html')
-rw-r--r--files/ru/web/api/navigator/getgamepads/index.html56
1 files changed, 1 insertions, 55 deletions
diff --git a/files/ru/web/api/navigator/getgamepads/index.html b/files/ru/web/api/navigator/getgamepads/index.html
index 6864d08b0f..08ef7dbcef 100644
--- a/files/ru/web/api/navigator/getgamepads/index.html
+++ b/files/ru/web/api/navigator/getgamepads/index.html
@@ -39,61 +39,7 @@ translation_of: Web/API/Navigator/getGamepads
<h2 id="Browser_compatibility" name="Browser_compatibility">Совместимость браузеров</h2>
-<p>{{ CompatibilityTable() }}</p>
-
-<div id="compat-desktop">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Feature</th>
- <th>Chrome</th>
- <th>Firefox (Gecko)</th>
- <th>Internet Explorer</th>
- <th>Opera</th>
- <th>Safari (WebKit)</th>
- </tr>
- <tr>
- <td>General support</td>
- <td>
- <p>21.0 {{ property_prefix("webkit") }}<br>
- 35.0</p>
- </td>
- <td>{{ CompatGeckoDesktop("29.0") }} [1]</td>
- <td>{{ CompatNo() }}</td>
- <td>
- <p>15.0 {{ property_prefix("webkit") }}<br>
- 22.0</p>
- </td>
- <td>{{ CompatNo() }}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<div id="compat-mobile">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Feature</th>
- <th>Android</th>
- <th>Firefox Mobile (Gecko)</th>
- <th>IE Phone</th>
- <th>Opera Mobile</th>
- <th>Safari Mobile</th>
- </tr>
- <tr>
- <td>General support</td>
- <td>{{ CompatNo() }}</td>
- <td>{{ CompatNo() }}</td>
- <td>{{ CompatNo() }}</td>
- <td>{{ CompatNo() }}</td>
- <td>{{ CompatNo() }}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<p>[1] Was available behind a preference since Firefox 24.</p>
+<p>{{Compat("api.Navigator.getGamepads")}}</p>
<h2 id="See_also">See also</h2>