aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/element/insertadjacenthtml/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/element/insertadjacenthtml/index.html')
-rw-r--r--files/ru/web/api/element/insertadjacenthtml/index.html17
1 files changed, 1 insertions, 16 deletions
diff --git a/files/ru/web/api/element/insertadjacenthtml/index.html b/files/ru/web/api/element/insertadjacenthtml/index.html
index e70f875cb3..1d243f9579 100644
--- a/files/ru/web/api/element/insertadjacenthtml/index.html
+++ b/files/ru/web/api/element/insertadjacenthtml/index.html
@@ -62,22 +62,7 @@ d1.insertAdjacentHTML('afterend', '<div id="two">two</div>');
<h2 id="Спецификации">Спецификации</h2>
-<table class="standard-table">
- <thead>
- <tr>
- <th scope="col">Спецификация</th>
- <th scope="col">Статус</th>
- <th scope="col">Комментарий</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td>{{SpecName('DOM Parsing', '#widl-Element-insertAdjacentHTML-void-DOMString-position-DOMString-text', 'Element.insertAdjacentHTML()')}}</td>
- <td>{{ Spec2('DOM Parsing') }}</td>
- <td></td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="Browser_Compatibility">Совместимость с браузерами</h2>