diff options
Diffstat (limited to 'files/ru/web/javascript/reference/global_objects/unescape/index.html')
-rw-r--r-- | files/ru/web/javascript/reference/global_objects/unescape/index.html | 25 |
1 files changed, 1 insertions, 24 deletions
diff --git a/files/ru/web/javascript/reference/global_objects/unescape/index.html b/files/ru/web/javascript/reference/global_objects/unescape/index.html index f0b83581ba..6d1d1d0254 100644 --- a/files/ru/web/javascript/reference/global_objects/unescape/index.html +++ b/files/ru/web/javascript/reference/global_objects/unescape/index.html @@ -41,30 +41,7 @@ unescape("%u0107"); // "ć" <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>ECMAScript 1st Edition.</td> - <td>Standard</td> - <td>Начальное определение.</td> - </tr> - <tr> - <td>{{SpecName('ES5.1', '#sec-B.2.2', 'unescape')}}</td> - <td>{{Spec2('ES5.1')}}</td> - <td>Определено в (информативно) Compatibility Annex B</td> - </tr> - <tr> - <td>{{SpecName('ES6', '#sec-unescape-string', 'unescape')}}</td> - <td>{{Spec2('ES6')}}</td> - <td>Определено в (нормативно) Annex B for Additional ECMAScript Features for Web Browsers</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_браузеров">Совместимость браузеров</h2> |