From d2c717611f2ab3dc0a25deae3a78cf44aa31a4f2 Mon Sep 17 00:00:00 2001 From: YujiSoftware Date: Sun, 16 May 2021 22:30:00 +0900 Subject: Migrate CompatibilityTable to Compat macro (lang-ru) (#876) * Migrate to Compat macro * Migrate to Compat macro (multiple in page) * Migrate to Compat macro * Migrate to Compat macro (removed) --- .../symbol/isconcatspreadable/index.html | 54 +--------------------- 1 file changed, 1 insertion(+), 53 deletions(-) (limited to 'files/ru/web/javascript/reference/global_objects/symbol/isconcatspreadable/index.html') diff --git a/files/ru/web/javascript/reference/global_objects/symbol/isconcatspreadable/index.html b/files/ru/web/javascript/reference/global_objects/symbol/isconcatspreadable/index.html index 19d96c462f..431147dfee 100644 --- a/files/ru/web/javascript/reference/global_objects/symbol/isconcatspreadable/index.html +++ b/files/ru/web/javascript/reference/global_objects/symbol/isconcatspreadable/index.html @@ -87,59 +87,7 @@ x.concat(fakeArray); // [1, 2, 3, "hello", "world"]

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

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - -
ВозможностьChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
Базовая поддержка{{CompatChrome(48)}}{{CompatVersionUnknown}}{{ CompatGeckoDesktop(48) }}{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - -
ВозможностьAndroidChrome for AndroidEdgeFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Базовая поддержка{{CompatNo}}{{CompatNo}}{{CompatVersionUnknown}}{{ CompatGeckoMobile(48) }}{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
+

{{Compat}}

Смотрите также

-- cgit v1.2.3-54-g00ecf