diff options
Diffstat (limited to 'files/ru/web/api/node/contains/index.html')
-rw-r--r-- | files/ru/web/api/node/contains/index.html | 17 |
1 files changed, 1 insertions, 16 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> |