From fe6cfe4e918907d7d9ecd83fec4528092138b00e Mon Sep 17 00:00:00 2001 From: Sasha Sushko Date: Mon, 31 May 2021 19:26:15 +0300 Subject: RU: Remove hidden paragraphs about Browser Compatibility (#1062) * Remove Browser Compatibility hidden paragraphs via automation * Remove Browser Compatibility hidden paragraphs manually * Remove Browser Compatibility hidden paragraphs in "not sure" cases --- .../ru/web/javascript/reference/global_objects/array/flatmap/index.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'files/ru/web/javascript/reference/global_objects/array/flatmap') diff --git a/files/ru/web/javascript/reference/global_objects/array/flatmap/index.html b/files/ru/web/javascript/reference/global_objects/array/flatmap/index.html index 3058c3eb8f..da95a8745d 100644 --- a/files/ru/web/javascript/reference/global_objects/array/flatmap/index.html +++ b/files/ru/web/javascript/reference/global_objects/array/flatmap/index.html @@ -111,8 +111,6 @@ arr1.reduce((acc, x) => acc.concat([x * 2]Поддержка браузерами
- -

{{Compat("javascript.builtins.Array.flatMap")}}

-- cgit v1.2.3-54-g00ecf