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 --- files/ru/web/javascript/reference/global_objects/function/index.html | 4 ---- .../web/javascript/reference/global_objects/function/name/index.html | 4 ---- 2 files changed, 8 deletions(-) (limited to 'files/ru/web/javascript/reference/global_objects/function') diff --git a/files/ru/web/javascript/reference/global_objects/function/index.html b/files/ru/web/javascript/reference/global_objects/function/index.html index a097213c69..fecafa06de 100644 --- a/files/ru/web/javascript/reference/global_objects/function/index.html +++ b/files/ru/web/javascript/reference/global_objects/function/index.html @@ -181,10 +181,6 @@ domQuery('.testClass')

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

- -

{{Compat("javascript.builtins.Function")}}

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

diff --git a/files/ru/web/javascript/reference/global_objects/function/name/index.html b/files/ru/web/javascript/reference/global_objects/function/name/index.html index b421c428a8..3d6871ab9b 100644 --- a/files/ru/web/javascript/reference/global_objects/function/name/index.html +++ b/files/ru/web/javascript/reference/global_objects/function/name/index.html @@ -210,10 +210,6 @@ if (b.constructor.name === 'Foo') {

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

- -

{{Compat("javascript.builtins.Function.name")}}

-- cgit v1.2.3-54-g00ecf