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/float32array/index.html | 25 +--------------------- 1 file changed, 1 insertion(+), 24 deletions(-) (limited to 'files/ru/web/javascript/reference/global_objects/float32array') diff --git a/files/ru/web/javascript/reference/global_objects/float32array/index.html b/files/ru/web/javascript/reference/global_objects/float32array/index.html index 06b8b89559..fb6ac31efa 100644 --- a/files/ru/web/javascript/reference/global_objects/float32array/index.html +++ b/files/ru/web/javascript/reference/global_objects/float32array/index.html @@ -150,30 +150,7 @@ var z = new Float32Array(buffer, 0, 4);

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

- - - - - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName('Typed Array')}}{{Spec2('Typed Array')}}Заменены в ECMAScript 6.
{{SpecName('ES6', '#table-49', 'TypedArray constructors')}}{{Spec2('ES6')}}Первоначальное появление в стандарте ECMA. Показывает что new обязательно.
{{SpecName('ESDraft', '#table-49', 'TypedArray constructors')}}{{Spec2('ESDraft')}}ECMAScript 2017 changed the Float32Array constructor to use the ToIndex operation and allows constructors with no arguments.
+{{Specifications}}

Браузерная совместимость

-- cgit v1.2.3-54-g00ecf