diff options
Diffstat (limited to 'files/ru/web/api/domparser/index.html')
-rw-r--r-- | files/ru/web/api/domparser/index.html | 17 |
1 files changed, 1 insertions, 16 deletions
diff --git a/files/ru/web/api/domparser/index.html b/files/ru/web/api/domparser/index.html index 08758b4d31..59f9553959 100644 --- a/files/ru/web/api/domparser/index.html +++ b/files/ru/web/api/domparser/index.html @@ -113,22 +113,7 @@ doc = parser.parseFromString(stringContainingHTMLSource, "text/html"); <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', '#the-domparser-interface', 'DOMParser')}}</td> - <td>{{Spec2('DOM Parsing')}}</td> - <td>Первоначальное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Browser_compatibility">Поддержка браузерами</h2> |