aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/htmltableelement/insertrow/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/htmltableelement/insertrow/index.html')
-rw-r--r--files/ru/web/api/htmltableelement/insertrow/index.html54
1 files changed, 1 insertions, 53 deletions
diff --git a/files/ru/web/api/htmltableelement/insertrow/index.html b/files/ru/web/api/htmltableelement/insertrow/index.html
index 05bd9b1739..7c7478e45c 100644
--- a/files/ru/web/api/htmltableelement/insertrow/index.html
+++ b/files/ru/web/api/htmltableelement/insertrow/index.html
@@ -93,59 +93,7 @@ addRow('TableA');
<h2 id="Поддержка_браузерами">Поддержка браузерами</h2>
-<div>{{CompatibilityTable}}</div>
-
-<div id="compat-desktop">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Feature</th>
- <th>Chrome</th>
- <th>Edge</th>
- <th>Firefox (Gecko)</th>
- <th>Internet Explorer</th>
- <th>Opera</th>
- <th>Safari</th>
- </tr>
- <tr>
- <td>Basic support</td>
- <td>4</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>3<sup>[1]</sup></td>
- <td>5.5</td>
- <td>10</td>
- <td>4</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<div id="compat-mobile">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Feature</th>
- <th>Android</th>
- <th>Edge</th>
- <th>Firefox Mobile (Gecko)</th>
- <th>IE Mobile</th>
- <th>Opera Mobile</th>
- <th>Safari Mobile</th>
- </tr>
- <tr>
- <td>Basic support</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<p>[1] Начиная с Gecko 20.0 {{geckoRelease("20.0")}} аргумент index опционален и значением по умолчанию является -1 согласно спецификации HTML.</p>
+<p>{{Compat("api.HTMLTableElement.insertRow")}}</p>
<h2 id="Смотрите_также">Смотрите также</h2>