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/web/html/global_attributes | |
| 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/web/html/global_attributes')
| -rw-r--r-- | files/ru/web/html/global_attributes/data-_star_/index.html | 2 | ||||
| -rw-r--r-- | files/ru/web/html/global_attributes/id/index.html | 3 |
2 files changed, 0 insertions, 5 deletions
diff --git a/files/ru/web/html/global_attributes/data-_star_/index.html b/files/ru/web/html/global_attributes/data-_star_/index.html index 3cbc4c9a60..a4eb5060cf 100644 --- a/files/ru/web/html/global_attributes/data-_star_/index.html +++ b/files/ru/web/html/global_attributes/data-_star_/index.html @@ -68,8 +68,6 @@ translation_of: Web/HTML/Global_attributes/data-* <h2 id="Browser_compatibility">Browser compatibility</h2> -<div class="hidden">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div> - <p>{{Compat("html.global_attributes.data_attributes")}}</p> <h2 id="See_also">See also</h2> diff --git a/files/ru/web/html/global_attributes/id/index.html b/files/ru/web/html/global_attributes/id/index.html index 92633dc12a..25334a48cf 100644 --- a/files/ru/web/html/global_attributes/id/index.html +++ b/files/ru/web/html/global_attributes/id/index.html @@ -56,9 +56,6 @@ translation_of: Web/HTML/Global_attributes/id </table> <h2 id="Поддержка_браузерами">Поддержка браузерами</h2> - -<div class="hidden">Таблица совместимости на этой странице генерируется из структурированных данных. Если вы хотите внести свой вклад в эти данные, пожалуйста проверьте <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> и отправьте нам "pull request" (предложение изменения кода в чужом репозитории).</div> - <p>{{Compat("html.global_attributes.id")}}</p> <h2 id="Смотрите_также">Смотрите также</h2> |
