aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/node
diff options
context:
space:
mode:
authorAlexey Pyltsyn <lex61rus@gmail.com>2021-10-27 18:02:34 +0300
committerGitHub <noreply@github.com>2021-10-27 18:02:34 +0300
commit09d10136633355937867a21d65db64ae3c4d5829 (patch)
tree7405949290f874407855847c7832da361dd8f9d7 /files/ru/web/api/node
parent56817c1235a48d66c12ddf1c3d37a0e61977b875 (diff)
downloadtranslated-content-09d10136633355937867a21d65db64ae3c4d5829.tar.gz
translated-content-09d10136633355937867a21d65db64ae3c4d5829.tar.bz2
translated-content-09d10136633355937867a21d65db64ae3c4d5829.zip
Использование макроса для вставки специфицикаций - 2 (#2883)
Diffstat (limited to 'files/ru/web/api/node')
-rw-r--r--files/ru/web/api/node/contains/index.html17
-rw-r--r--files/ru/web/api/node/isconnected/index.html15
2 files changed, 2 insertions, 30 deletions
diff --git a/files/ru/web/api/node/contains/index.html b/files/ru/web/api/node/contains/index.html
index 0bb74e9e07..af5156e31a 100644
--- a/files/ru/web/api/node/contains/index.html
+++ b/files/ru/web/api/node/contains/index.html
@@ -32,22 +32,7 @@ translation_of: Web/API/Node/contains
<h2 id="Specifications">Спецификация</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 WHATWG", "#dom-node-contains", "Node.contains()")}}</td>
- <td>{{Spec2("DOM WHATWG")}}</td>
- <td>Initial definition</td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="Browser_compatibility">Поддержка браузерами</h2>
diff --git a/files/ru/web/api/node/isconnected/index.html b/files/ru/web/api/node/isconnected/index.html
index aef8cf8ee7..db34feea77 100644
--- a/files/ru/web/api/node/isconnected/index.html
+++ b/files/ru/web/api/node/isconnected/index.html
@@ -63,20 +63,7 @@ console.log(style.isConnected); // returns true</pre>
<h2 id="Спецификация">Спецификация</h2>
-<table class="standard-table">
- <tbody>
- <tr>
- <th scope="col">Specification</th>
- <th scope="col">Status</th>
- <th scope="col">Comment</th>
- </tr>
- <tr>
- <td>{{SpecName('DOM WHATWG','#dom-node-isconnected','isConnected')}}</td>
- <td>{{Spec2('DOM WHATWG')}}</td>
- <td>Initial definition.</td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="Поддержка_Браузерами">Поддержка Браузерами</h2>