diff options
Diffstat (limited to 'files/ru/web/html/element/ins/index.html')
-rw-r--r-- | files/ru/web/html/element/ins/index.html | 27 |
1 files changed, 1 insertions, 26 deletions
diff --git a/files/ru/web/html/element/ins/index.html b/files/ru/web/html/element/ins/index.html index 7115a36be4..cf338d3634 100644 --- a/files/ru/web/html/element/ins/index.html +++ b/files/ru/web/html/element/ins/index.html @@ -84,32 +84,7 @@ translation_of: Web/HTML/Element/ins <h2 id="Совместимость_браузеров">Совместимость браузеров</h2> -<p>{{CompatibilityTable}}</p> - -<div id="compat-desktop"> -<table class="compat-table"> - <tbody> - <tr> - <th>Особенность</th> - <th>Chrome</th> - <th>Edge</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>{{CompatGeckoDesktop("1.0")}}</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{CompatVersionUnknown}}</td> - </tr> - </tbody> -</table> -</div> +<p>{{Compat("html.elements.ins")}}</p> <h2 id="Смотрите_также">Смотрите также</h2> |