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/manifest/categories/index.html | 4 ---- files/ru/web/manifest/description/index.html | 4 ---- files/ru/web/manifest/dir/index.html | 4 ---- files/ru/web/manifest/display/index.html | 4 ---- files/ru/web/manifest/iarc_rating_id/index.html | 4 ---- files/ru/web/manifest/icons/index.html | 4 ---- files/ru/web/manifest/lang/index.html | 4 ---- files/ru/web/manifest/name/index.html | 4 ---- files/ru/web/manifest/orientation/index.html | 4 ---- files/ru/web/manifest/prefer_related_applications/index.html | 4 ---- files/ru/web/manifest/related_applications/index.html | 4 ---- files/ru/web/manifest/scope/index.html | 4 ---- files/ru/web/manifest/screenshots/index.html | 4 ---- files/ru/web/manifest/start_url/index.html | 4 ---- files/ru/web/manifest/theme_color/index.html | 4 ---- 15 files changed, 60 deletions(-) (limited to 'files/ru/web/manifest') diff --git a/files/ru/web/manifest/categories/index.html b/files/ru/web/manifest/categories/index.html index 149e413600..9655aef458 100644 --- a/files/ru/web/manifest/categories/index.html +++ b/files/ru/web/manifest/categories/index.html @@ -75,8 +75,4 @@ translation_of: Web/Manifest/categories

Browser compatibility

- -

{{Compat("html.manifest.categories")}}

diff --git a/files/ru/web/manifest/description/index.html b/files/ru/web/manifest/description/index.html index db2787bb52..8d16109a04 100644 --- a/files/ru/web/manifest/description/index.html +++ b/files/ru/web/manifest/description/index.html @@ -74,8 +74,4 @@ translation_of: Web/Manifest/description

Browser compatibility

- -

{{Compat("html.manifest.description")}}

diff --git a/files/ru/web/manifest/dir/index.html b/files/ru/web/manifest/dir/index.html index 4d403ffa64..8bc9f42cd9 100644 --- a/files/ru/web/manifest/dir/index.html +++ b/files/ru/web/manifest/dir/index.html @@ -88,8 +88,4 @@ translation_of: Web/Manifest/dir

Browser compatibility

- -

{{Compat("html.manifest.dir")}}

diff --git a/files/ru/web/manifest/display/index.html b/files/ru/web/manifest/display/index.html index b200d76ed8..27e136c7d1 100644 --- a/files/ru/web/manifest/display/index.html +++ b/files/ru/web/manifest/display/index.html @@ -115,8 +115,4 @@ translation_of: Web/Manifest/display

Note: Firefox version 47 supports only browser value of display; minimal-ui, standalone , and fullscreen were added in Firefox 57.

- -

{{Compat("html.manifest.display")}}

diff --git a/files/ru/web/manifest/iarc_rating_id/index.html b/files/ru/web/manifest/iarc_rating_id/index.html index aade1a54b6..876e33c512 100644 --- a/files/ru/web/manifest/iarc_rating_id/index.html +++ b/files/ru/web/manifest/iarc_rating_id/index.html @@ -71,10 +71,6 @@ translation_of: Web/Manifest/iarc_rating_id

Browser compatibility

- -

{{Compat("html.manifest.iarc_rating_id")}}

See also

diff --git a/files/ru/web/manifest/icons/index.html b/files/ru/web/manifest/icons/index.html index c7d608df08..3975dcdc36 100644 --- a/files/ru/web/manifest/icons/index.html +++ b/files/ru/web/manifest/icons/index.html @@ -133,8 +133,4 @@ translation_of: Web/Manifest/icons

Browser compatibility

- -

{{Compat("html.manifest.icons")}}

diff --git a/files/ru/web/manifest/lang/index.html b/files/ru/web/manifest/lang/index.html index e53c147c1b..13d0c73c8c 100644 --- a/files/ru/web/manifest/lang/index.html +++ b/files/ru/web/manifest/lang/index.html @@ -66,8 +66,4 @@ translation_of: Web/Manifest/lang

Browser compatibility

- -

{{Compat("html.manifest.lang")}}

diff --git a/files/ru/web/manifest/name/index.html b/files/ru/web/manifest/name/index.html index 4be2e6411d..6eec7dfe8c 100644 --- a/files/ru/web/manifest/name/index.html +++ b/files/ru/web/manifest/name/index.html @@ -74,8 +74,4 @@ translation_of: Web/Manifest/name

Browser compatibility

- -

{{Compat("html.manifest.name")}}

diff --git a/files/ru/web/manifest/orientation/index.html b/files/ru/web/manifest/orientation/index.html index 4559f0038e..ed1fe609df 100644 --- a/files/ru/web/manifest/orientation/index.html +++ b/files/ru/web/manifest/orientation/index.html @@ -92,8 +92,4 @@ translation_of: Web/Manifest/orientation

Browser compatibility

- -

{{Compat("html.manifest.orientation")}}

diff --git a/files/ru/web/manifest/prefer_related_applications/index.html b/files/ru/web/manifest/prefer_related_applications/index.html index 45322e5da7..2123440652 100644 --- a/files/ru/web/manifest/prefer_related_applications/index.html +++ b/files/ru/web/manifest/prefer_related_applications/index.html @@ -69,8 +69,4 @@ translation_of: Web/Manifest/prefer_related_applications

Browser compatibility

- -

{{Compat("html.manifest.prefer_related_applications")}}

diff --git a/files/ru/web/manifest/related_applications/index.html b/files/ru/web/manifest/related_applications/index.html index 2eab4c4181..98054a5129 100644 --- a/files/ru/web/manifest/related_applications/index.html +++ b/files/ru/web/manifest/related_applications/index.html @@ -106,8 +106,4 @@ translation_of: Web/Manifest/related_applications

Browser compatibility

- -

{{Compat("html.manifest.related_applications")}}

diff --git a/files/ru/web/manifest/scope/index.html b/files/ru/web/manifest/scope/index.html index fc23de8adc..ddf72d7f6d 100644 --- a/files/ru/web/manifest/scope/index.html +++ b/files/ru/web/manifest/scope/index.html @@ -81,8 +81,4 @@ translation_of: Web/Manifest/scope

Browser compatibility

- -

{{Compat("html.manifest.scope")}}

diff --git a/files/ru/web/manifest/screenshots/index.html b/files/ru/web/manifest/screenshots/index.html index 4b91fbcdd4..c7687c15bb 100644 --- a/files/ru/web/manifest/screenshots/index.html +++ b/files/ru/web/manifest/screenshots/index.html @@ -83,8 +83,4 @@ translation_of: Web/Manifest/screenshots

Browser compatibility

- -

{{Compat("html.manifest.screenshots")}}

diff --git a/files/ru/web/manifest/start_url/index.html b/files/ru/web/manifest/start_url/index.html index c47425be65..630be4e061 100644 --- a/files/ru/web/manifest/start_url/index.html +++ b/files/ru/web/manifest/start_url/index.html @@ -80,8 +80,4 @@ translation_of: Web/Manifest/start_url

Browser compatibility

- -

{{Compat("html.manifest.start_url")}}

diff --git a/files/ru/web/manifest/theme_color/index.html b/files/ru/web/manifest/theme_color/index.html index 7536102ca6..4ae08c9fa0 100644 --- a/files/ru/web/manifest/theme_color/index.html +++ b/files/ru/web/manifest/theme_color/index.html @@ -67,8 +67,4 @@ translation_of: Web/Manifest/theme_color

Browser compatibility

- -

{{Compat("html.manifest.theme_color")}}

-- cgit v1.2.3-54-g00ecf