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/api/window/beforeunload_event/index.html | 2 -- files/ru/web/api/window/screen/index.html | 3 --- files/ru/web/api/window/screenx/index.html | 2 -- 3 files changed, 7 deletions(-) (limited to 'files/ru/web/api/window') diff --git a/files/ru/web/api/window/beforeunload_event/index.html b/files/ru/web/api/window/beforeunload_event/index.html index e607468497..c0bbf99a16 100644 --- a/files/ru/web/api/window/beforeunload_event/index.html +++ b/files/ru/web/api/window/beforeunload_event/index.html @@ -85,8 +85,6 @@ translation_of: Web/API/Window/beforeunload_event

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

- -

{{Compat("api.Window.beforeunload_event")}}

Смотрите WindowEventHandlers/onbeforeunload для получения более подробной информации о том, как различные браузеры обрабатывают это событие.

diff --git a/files/ru/web/api/window/screen/index.html b/files/ru/web/api/window/screen/index.html index 9793d81d22..bb14e55628 100644 --- a/files/ru/web/api/window/screen/index.html +++ b/files/ru/web/api/window/screen/index.html @@ -40,7 +40,4 @@ translation_of: Web/API/Window/screen

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

- - -

{{Compat("api.Window.screen")}}

diff --git a/files/ru/web/api/window/screenx/index.html b/files/ru/web/api/window/screenx/index.html index d2a287bc82..e8234f4820 100644 --- a/files/ru/web/api/window/screenx/index.html +++ b/files/ru/web/api/window/screenx/index.html @@ -85,8 +85,6 @@ window.requestAnimationFrame(positionElem);

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

- -

{{Compat("api.Window.screenX")}}

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

-- cgit v1.2.3-54-g00ecf