diff options
Diffstat (limited to 'files/ru/web/javascript/reference/strict_mode/index.html')
| -rw-r--r-- | files/ru/web/javascript/reference/strict_mode/index.html | 25 |
1 files changed, 1 insertions, 24 deletions
diff --git a/files/ru/web/javascript/reference/strict_mode/index.html b/files/ru/web/javascript/reference/strict_mode/index.html index 0264f43fb4..ae8511dfe3 100644 --- a/files/ru/web/javascript/reference/strict_mode/index.html +++ b/files/ru/web/javascript/reference/strict_mode/index.html @@ -330,30 +330,7 @@ function baz() { // верно <h2 id="Спецификации">Спецификации</h2> -<table class="standard-table"> - <tbody> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - <tr> - <td>{{SpecName('ES5.1', '#sec-10.1.1', 'Strict Mode Code')}}</td> - <td>{{Spec2('ES5.1')}}</td> - <td>Основные определения. Смотрите также: <a href="http://www.ecma-international.org/ecma-262/5.1/#sec-C">Strict mode restriction and exceptions</a></td> - </tr> - <tr> - <td>{{SpecName('ES6', '#sec-strict-mode-code', 'Strict Mode Code')}}</td> - <td>{{Spec2('ES6')}}</td> - <td><a href="http://www.ecma-international.org/ecma-262/6.0/#sec-strict-mode-of-ecmascript">Ограничения и исключения строгого режима (Strict mode restriction and exceptions</a>)</td> - </tr> - <tr> - <td>{{SpecName('ESDraft', '#sec-strict-mode-code', 'Strict Mode Code')}}</td> - <td>{{Spec2('ESDraft')}}</td> - <td><a href="https://tc39.github.io/ecma262/#sec-strict-mode-of-ecmascript">Ограничения и исключения строгого режима (Strict mode restriction and exceptions</a>)</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Смотрите_также">Смотрите также</h2> |
