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