diff options
| author | Alexey Pyltsyn <lex61rus@gmail.com> | 2021-10-29 20:34:32 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-29 20:34:32 +0300 |
| commit | c08c48e16cb9e47c586925999362de104ecd710d (patch) | |
| tree | 4464fc29abe9bc12fab7c665884d08b864cf2ff0 /files/ru/web/html/global_attributes | |
| parent | 9adcae13346df29353fc658e8c1e04e1903f1f9d (diff) | |
| download | translated-content-c08c48e16cb9e47c586925999362de104ecd710d.tar.gz translated-content-c08c48e16cb9e47c586925999362de104ecd710d.tar.bz2 translated-content-c08c48e16cb9e47c586925999362de104ecd710d.zip | |
[RU] Update Compat macros (#2911)
Diffstat (limited to 'files/ru/web/html/global_attributes')
13 files changed, 13 insertions, 13 deletions
diff --git a/files/ru/web/html/global_attributes/accesskey/index.html b/files/ru/web/html/global_attributes/accesskey/index.html index 2f5702dc08..8d14c73f4d 100644 --- a/files/ru/web/html/global_attributes/accesskey/index.html +++ b/files/ru/web/html/global_attributes/accesskey/index.html @@ -88,7 +88,7 @@ translation_of: Web/HTML/Global_attributes/accesskey <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> -<p>{{Compat("html.global_attributes.accesskey")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/html/global_attributes/class/index.html b/files/ru/web/html/global_attributes/class/index.html index 053ebd04c6..90a6bc3577 100644 --- a/files/ru/web/html/global_attributes/class/index.html +++ b/files/ru/web/html/global_attributes/class/index.html @@ -21,7 +21,7 @@ translation_of: Web/HTML/Global_attributes/class -<p>{{Compat("html.global_attributes.class")}}</p> +<p>{{Compat}}</p> <h2 id="Смотреть_также">Смотреть также</h2> diff --git a/files/ru/web/html/global_attributes/contenteditable/index.html b/files/ru/web/html/global_attributes/contenteditable/index.html index a4a474c6a7..b683f8f6da 100644 --- a/files/ru/web/html/global_attributes/contenteditable/index.html +++ b/files/ru/web/html/global_attributes/contenteditable/index.html @@ -30,7 +30,7 @@ translation_of: Web/HTML/Global_attributes/contenteditable <h2 id="Совместимость">Совместимость</h2> -<p>{{Compat("html.global_attributes.contenteditable")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> 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 a4eb5060cf..8887a242c3 100644 --- a/files/ru/web/html/global_attributes/data-_star_/index.html +++ b/files/ru/web/html/global_attributes/data-_star_/index.html @@ -68,7 +68,7 @@ translation_of: Web/HTML/Global_attributes/data-* <h2 id="Browser_compatibility">Browser compatibility</h2> -<p>{{Compat("html.global_attributes.data_attributes")}}</p> +<p>{{Compat}}</p> <h2 id="See_also">See also</h2> diff --git a/files/ru/web/html/global_attributes/dir/index.html b/files/ru/web/html/global_attributes/dir/index.html index 52a0b158ef..139b94e699 100644 --- a/files/ru/web/html/global_attributes/dir/index.html +++ b/files/ru/web/html/global_attributes/dir/index.html @@ -78,7 +78,7 @@ translation_of: Web/HTML/Global_attributes/dir -<p>{{Compat("html.global_attributes.dir")}}</p> +<p>{{Compat}}</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 3a10b1f457..cfcde2b617 100644 --- a/files/ru/web/html/global_attributes/id/index.html +++ b/files/ru/web/html/global_attributes/id/index.html @@ -28,7 +28,7 @@ translation_of: Web/HTML/Global_attributes/id {{Specifications}} <h2 id="Поддержка_браузерами">Поддержка браузерами</h2> -<p>{{Compat("html.global_attributes.id")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/html/global_attributes/index.html b/files/ru/web/html/global_attributes/index.html index 888b4b0d4a..7322708495 100644 --- a/files/ru/web/html/global_attributes/index.html +++ b/files/ru/web/html/global_attributes/index.html @@ -106,7 +106,7 @@ translation_of: Web/HTML/Global_attributes <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> -<p>{{Compat("html.global_attributes")}}</p> +<p>{{Compat}}</p> <div id="compat-desktop"></div> diff --git a/files/ru/web/html/global_attributes/inputmode/index.html b/files/ru/web/html/global_attributes/inputmode/index.html index 1da1ed5ea7..2c87020aae 100644 --- a/files/ru/web/html/global_attributes/inputmode/index.html +++ b/files/ru/web/html/global_attributes/inputmode/index.html @@ -36,7 +36,7 @@ translation_of: Web/HTML/Global_attributes/inputmode -<p>{{Compat("html.global_attributes.inputmode")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/html/global_attributes/is/index.html b/files/ru/web/html/global_attributes/is/index.html index 7ca73f9974..b845fe23fb 100644 --- a/files/ru/web/html/global_attributes/is/index.html +++ b/files/ru/web/html/global_attributes/is/index.html @@ -38,7 +38,7 @@ customElements.define('word-count', WordCount, { extends: 'p' });</pre> -<p>{{Compat("html.global_attributes.is")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/html/global_attributes/itemid/index.html b/files/ru/web/html/global_attributes/itemid/index.html index 6728aa26cc..feb5b7789c 100644 --- a/files/ru/web/html/global_attributes/itemid/index.html +++ b/files/ru/web/html/global_attributes/itemid/index.html @@ -68,7 +68,7 @@ translation_of: Web/HTML/Global_attributes/itemid -<p>{{Compat("html.global_attributes.itemid")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/html/global_attributes/lang/index.html b/files/ru/web/html/global_attributes/lang/index.html index 660ddee13c..fb4416a685 100644 --- a/files/ru/web/html/global_attributes/lang/index.html +++ b/files/ru/web/html/global_attributes/lang/index.html @@ -48,7 +48,7 @@ translation_of: Web/HTML/Global_attributes/lang -<p>{{Compat("html.global_attributes.lang")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/html/global_attributes/style/index.html b/files/ru/web/html/global_attributes/style/index.html index 986ba4d60f..5bc7593292 100644 --- a/files/ru/web/html/global_attributes/style/index.html +++ b/files/ru/web/html/global_attributes/style/index.html @@ -21,7 +21,7 @@ translation_of: Web/HTML/Global_attributes/style <h2 id="Совместимость_с_браузером">Совместимость с браузером</h2> -<p>{{Compat("html.global_attributes.style")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/html/global_attributes/tabindex/index.html b/files/ru/web/html/global_attributes/tabindex/index.html index fa80a70218..a7c76e53dc 100644 --- a/files/ru/web/html/global_attributes/tabindex/index.html +++ b/files/ru/web/html/global_attributes/tabindex/index.html @@ -25,7 +25,7 @@ translation_of: Web/HTML/Global_attributes/tabindex <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> -<p>{{Compat("html.global_attributes.tabindex")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> |
