diff options
Diffstat (limited to 'files/ru/web/javascript/reference/global_objects/string/anchor')
-rw-r--r-- | files/ru/web/javascript/reference/global_objects/string/anchor/index.html | 16 |
1 files changed, 1 insertions, 15 deletions
diff --git a/files/ru/web/javascript/reference/global_objects/string/anchor/index.html b/files/ru/web/javascript/reference/global_objects/string/anchor/index.html index c4115f5921..f3970e28f4 100644 --- a/files/ru/web/javascript/reference/global_objects/string/anchor/index.html +++ b/files/ru/web/javascript/reference/global_objects/string/anchor/index.html @@ -52,21 +52,7 @@ document.body.innerHTML = myString.anchor('contents_anchor'); <h2 id="Specifications">Спецификации</h2> -<table class="standard-table"> - <tbody> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарии</th> - </tr> - <tr> - <td>{{SpecName('ES6', '#sec-string.prototype.anchor', 'String.prototype.anchor')}}</td> - <td>{{Spec2('ES6')}}</td> - <td>Изначальное определение. Реализована в JavaScript 1.0.<br> - Определена в (нормативном) Приложении B по Дополнительным возможностям ECMAScript для веб-браузеров.</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Browser_compatibility">Совместимость с браузерами</h2> |