diff options
author | Sasha Sushko <sushko@outlook.com> | 2021-05-31 19:26:15 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-31 19:26:15 +0300 |
commit | fe6cfe4e918907d7d9ecd83fec4528092138b00e (patch) | |
tree | c02e28f78a15607eaa1b5753b19389a7390a45d2 /files/ru/orphaned | |
parent | 33ef44d2df73d4e1705ec10ba54501e4d7f82603 (diff) | |
download | translated-content-fe6cfe4e918907d7d9ecd83fec4528092138b00e.tar.gz translated-content-fe6cfe4e918907d7d9ecd83fec4528092138b00e.tar.bz2 translated-content-fe6cfe4e918907d7d9ecd83fec4528092138b00e.zip |
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
Diffstat (limited to 'files/ru/orphaned')
5 files changed, 0 insertions, 18 deletions
diff --git a/files/ru/orphaned/web/api/parentnode/index.html b/files/ru/orphaned/web/api/parentnode/index.html index 325ea6757b..1c4e7e2040 100644 --- a/files/ru/orphaned/web/api/parentnode/index.html +++ b/files/ru/orphaned/web/api/parentnode/index.html @@ -77,10 +77,6 @@ original_slug: Web/API/ParentNode <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> -<div class="hidden"> -<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> -</div> - <p>{{Compat("api.ParentNode")}}</p> <p> </p> diff --git a/files/ru/orphaned/web/html/global_attributes/dropzone/index.html b/files/ru/orphaned/web/html/global_attributes/dropzone/index.html index dce803241d..354ff7e37f 100644 --- a/files/ru/orphaned/web/html/global_attributes/dropzone/index.html +++ b/files/ru/orphaned/web/html/global_attributes/dropzone/index.html @@ -32,9 +32,6 @@ original_slug: Web/HTML/Global_attributes/dropzone </table> <h2 id="Поддержка_браузерами">Поддержка браузерами</h2> - -<div class="hidden">Таблица совместимости на этой странице генерируется из структурированных данных. Если вы хотите внести свой вклад в эти данные, просмотрите <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> и отправьте нам запрос на извлечение.</div> - <p>{{Compat("html.global_attributes.dropzone")}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/orphaned/web/html/preloading_content/index.html b/files/ru/orphaned/web/html/preloading_content/index.html index 001c2bb8ef..b5acc487a6 100644 --- a/files/ru/orphaned/web/html/preloading_content/index.html +++ b/files/ru/orphaned/web/html/preloading_content/index.html @@ -230,9 +230,6 @@ document<span class="punctuation token">.</span>body<span class="punctuation tok </table> <h2 id="Совместимость_с_браузером">Совместимость с браузером</h2> - -<p class="hidden">Таблица совместимости на этой странице создана на основе структурированных данных. Если вы хотите внести свой вклад в данные, пожалуйста, проверьте <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> и отправьте нам запрос на перенос.</p> - <p>{{Compat("html.elements.link.rel.preload")}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/orphaned/web/javascript/reference/global_objects/array/prototype/index.html b/files/ru/orphaned/web/javascript/reference/global_objects/array/prototype/index.html index b87f8cdaaa..01e209e17e 100644 --- a/files/ru/orphaned/web/javascript/reference/global_objects/array/prototype/index.html +++ b/files/ru/orphaned/web/javascript/reference/global_objects/array/prototype/index.html @@ -154,10 +154,6 @@ original_slug: Web/JavaScript/Reference/Global_Objects/Array/prototype <p> </p> -<div class="hidden"> -<p>The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> -</div> - <p>{{Compat("javascript.builtins.Array.prototype")}}</p> <p> </p> diff --git a/files/ru/orphaned/web/manifest/serviceworker/index.html b/files/ru/orphaned/web/manifest/serviceworker/index.html index 642a7cc0d3..6a106855f1 100644 --- a/files/ru/orphaned/web/manifest/serviceworker/index.html +++ b/files/ru/orphaned/web/manifest/serviceworker/index.html @@ -85,8 +85,4 @@ original_slug: Web/Manifest/serviceworker <h2 id="Browser_compatibility">Browser compatibility</h2> -<div class="hidden"> -<p>The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> -</div> - <p>{{Compat("html.manifest.serviceworker")}}</p> |