From 09d10136633355937867a21d65db64ae3c4d5829 Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Wed, 27 Oct 2021 18:02:34 +0300 Subject: Использование макроса для вставки специфицикаций - 2 (#2883) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../global_objects/function/arguments/index.html | 25 +--------------------- 1 file changed, 1 insertion(+), 24 deletions(-) (limited to 'files/ru/web/javascript/reference/global_objects/function/arguments/index.html') diff --git a/files/ru/web/javascript/reference/global_objects/function/arguments/index.html b/files/ru/web/javascript/reference/global_objects/function/arguments/index.html index 463e817162..4aee624458 100644 --- a/files/ru/web/javascript/reference/global_objects/function/arguments/index.html +++ b/files/ru/web/javascript/reference/global_objects/function/arguments/index.html @@ -36,30 +36,7 @@ f(2); // после: 1

Спецификации

- - - - - - - - - - - - - - - - - - - - - - - -
СпецификацияСтатусКомментарии
ECMAScript 1-е издание.СтандартИзначальное определение. Реализована в JavaScript 1.0. Устарело в связи с объектом {{jsxref("Functions_and_function_scope/arguments", "arguments")}}
{{SpecName('ES5.1', '#sec-10.6', 'объект arguments')}}{{Spec2('ES5.1')}}Объект {{jsxref("Functions_and_function_scope/arguments", "arguments")}}
{{SpecName('ES6', '#sec-arguments-object', 'объект arguments')}}{{Spec2('ES6')}}Объект {{jsxref("Functions_and_function_scope/arguments", "arguments")}}
+{{Specifications}}

Совместимость с браузерами

{{Compat}}

-- cgit v1.2.3-54-g00ecf