diff options
Diffstat (limited to 'files/ru/web/api/mutationobserver/index.html')
-rw-r--r-- | files/ru/web/api/mutationobserver/index.html | 22 |
1 files changed, 1 insertions, 21 deletions
diff --git a/files/ru/web/api/mutationobserver/index.html b/files/ru/web/api/mutationobserver/index.html index 4e91264b83..d89679a100 100644 --- a/files/ru/web/api/mutationobserver/index.html +++ b/files/ru/web/api/mutationobserver/index.html @@ -138,27 +138,7 @@ observer.disconnect();</code> <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', '#mutationobserver', 'MutationObserver')}}</td> - <td>{{ Spec2('DOM WHATWG') }}</td> - <td></td> - </tr> - <tr> - <td>{{SpecName('DOM4', '#mutationobserver', 'MutationObserver')}}</td> - <td>{{ Spec2('DOM4') }}</td> - <td></td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Поддержка_браузерами">Поддержка браузерами</h2> |