aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/navigatoronline/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/navigatoronline/index.html')
-rw-r--r--files/ru/web/api/navigatoronline/index.html67
1 files changed, 1 insertions, 66 deletions
diff --git a/files/ru/web/api/navigatoronline/index.html b/files/ru/web/api/navigatoronline/index.html
index 620ed33b40..5c0830519b 100644
--- a/files/ru/web/api/navigatoronline/index.html
+++ b/files/ru/web/api/navigatoronline/index.html
@@ -48,72 +48,7 @@ translation_of: Web/API/NavigatorOnLine
<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>{{CompatVersionUnknown}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatVersionUnknown}}</td>
- </tr>
- <tr>
- <td>on {{domxref("WorkerNavigator")}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatGeckoDesktop(29)}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<div id="compat-mobile">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Особенность</th>
- <th>Android</th>
- <th>Chrome for Android</th>
- <th>Firefox Mobile (Gecko)</th>
- <th>IE Mobile</th>
- <th>Opera Mobile</th>
- <th>Safari Mobile</th>
- </tr>
- <tr>
- <td>Базовая поддержка</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatVersionUnknown}}</td>
- </tr>
- <tr>
- <td>on {{domxref("WorkerNavigator")}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatGeckoMobile(29)}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- </tr>
- </tbody>
-</table>
-</div>
+<p>{{Compat("api.NavigatorOnLine")}}</p>
<h2 id="Смотрите_также">Смотрите также</h2>