diff options
Diffstat (limited to 'files/ru/web/api/navigator/connection/index.html')
| -rw-r--r-- | files/ru/web/api/navigator/connection/index.html | 57 |
1 files changed, 1 insertions, 56 deletions
diff --git a/files/ru/web/api/navigator/connection/index.html b/files/ru/web/api/navigator/connection/index.html index fbb1149e99..33d2476bf7 100644 --- a/files/ru/web/api/navigator/connection/index.html +++ b/files/ru/web/api/navigator/connection/index.html @@ -35,62 +35,7 @@ original_slug: Web/API/NetworkInformation/connection <h2 id="Доступность_в_браузере">Доступность в браузере</h2> -<p>{{ CompatibilityTable() }}</p> - -<div id="compat-desktop"> -<table class="compat-table"> - <tbody> - <tr> - <th>Свойство</th> - <th>Chrome</th> - <th>Firefox (Gecko)</th> - <th>Internet Explorer</th> - <th>Opera</th> - <th>Safari</th> - </tr> - <tr> - <td>Базовая поддержка</td> - <td>{{ CompatNo() }}</td> - <td>12.0<br> - behind the flag</td> - <td>{{ CompatNo() }}</td> - <td>{{ CompatNo() }}</td> - <td>{{ CompatNo() }}</td> - </tr> - </tbody> -</table> -</div> - -<div id="compat-mobile"> -<table class="compat-table"> - <tbody> - <tr> - <th>Свойство</th> - <th>Android</th> - <th>Firefox Mobile (Gecko)</th> - <th>Firefox OS</th> - <th>IE Mobile</th> - <th>Opera Mobile</th> - <th>Safari Mobile</th> - </tr> - <tr> - <td>Базовая поддержка</td> - <td>2.2 {{ property_prefix("webkit") }}</td> - <td>12.0</td> - <td>1.4</td> - <td>{{ CompatNo() }}</td> - <td>{{ CompatNo() }}</td> - <td>{{ CompatNo() }}</td> - </tr> - </tbody> -</table> -</div> - -<h3 id="Примечание_для_Gecko">Примечание для Gecko</h3> - -<ul> - <li>Network API может быть отключена используя <code>dom.netinfo.enabled</code>.</li> -</ul> +<p>{{Compat("api.Navigator.connection")}}</p> <h2 id="Смотрите_также">Смотрите также</h2> |
