From f3abb48a00c8c813e6b1bc8fee19e6b4c0414ce9 Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Mon, 25 Oct 2021 10:06:22 +0300 Subject: Использование макроса для вставки специфицикаций (#2850) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Использование макроса для вставки специфицикаций * Replaces --- .../global_objects/array/includes/index.html | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) (limited to 'files/ru/web/javascript/reference/global_objects/array/includes') diff --git a/files/ru/web/javascript/reference/global_objects/array/includes/index.html b/files/ru/web/javascript/reference/global_objects/array/includes/index.html index 769f8cd8b1..b8c8a25d71 100644 --- a/files/ru/web/javascript/reference/global_objects/array/includes/index.html +++ b/files/ru/web/javascript/reference/global_objects/array/includes/index.html @@ -134,25 +134,7 @@ if (!Array.prototype.includes) {

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

- - - - - - - - - - - - - - - - - - -
СпецификацияСтатусКомментарий
{{SpecName('ES7', '#sec-array.prototype.includes', 'Array.prototype.includes')}}{{Spec2('ES7')}}Изначальное определение.
{{SpecName('ESDraft', '#sec-array.prototype.includes', 'Array.prototype.includes')}}{{Spec2('ESDraft')}}
+{{Specifications}}

Поддержка браузерами

-- cgit v1.2.3-54-g00ecf