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/element/input | |
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/element/input')
13 files changed, 13 insertions, 13 deletions
diff --git a/files/ru/web/html/element/input/button/index.html b/files/ru/web/html/element/input/button/index.html index e77dc4cb51..457475ab1c 100644 --- a/files/ru/web/html/element/input/button/index.html +++ b/files/ru/web/html/element/input/button/index.html @@ -334,7 +334,7 @@ draw();</pre> -<p>{{Compat("html.elements.input.input-button")}}</p> +<p>{{Compat}}</p> <h2 id="See_also">See also</h2> diff --git a/files/ru/web/html/element/input/color/index.html b/files/ru/web/html/element/input/color/index.html index a74bd698ee..0ffa59471e 100644 --- a/files/ru/web/html/element/input/color/index.html +++ b/files/ru/web/html/element/input/color/index.html @@ -190,7 +190,7 @@ window.addEventListener("load", startup, false); <h2 id="Браузерная_совместимость">Браузерная совместимость</h2> -<p>{{Compat("html.elements.input.input-color")}}</p> +<p>{{Compat}}</p> <h2 id="Изучите_также">Изучите также</h2> diff --git a/files/ru/web/html/element/input/date/index.html b/files/ru/web/html/element/input/date/index.html index d6f809030c..b787d6e8cd 100644 --- a/files/ru/web/html/element/input/date/index.html +++ b/files/ru/web/html/element/input/date/index.html @@ -500,7 +500,7 @@ daySelect.onchange = function() { -<p>{{Compat("html.elements.input.input-date")}}</p> +<p>{{Compat}}</p> <h2 id="See_also">See also</h2> diff --git a/files/ru/web/html/element/input/datetime-local/index.html b/files/ru/web/html/element/input/datetime-local/index.html index b9e97ad6ed..906066c8c4 100644 --- a/files/ru/web/html/element/input/datetime-local/index.html +++ b/files/ru/web/html/element/input/datetime-local/index.html @@ -520,7 +520,7 @@ daySelect.onchange = function() { <h2 id="Browser_compatibility">Browser compatibility</h2> -<p>{{Compat("html.elements.input.input-datetime-local")}}</p> +<p>{{Compat}}</p> <h2 id="See_also">See also</h2> diff --git a/files/ru/web/html/element/input/file/index.html b/files/ru/web/html/element/input/file/index.html index f14893552c..bd9106b4c1 100644 --- a/files/ru/web/html/element/input/file/index.html +++ b/files/ru/web/html/element/input/file/index.html @@ -377,7 +377,7 @@ function validFileType(file) { <h2 id="Browser_compatibility">Browser compatibility</h2> -<p>{{Compat("html.elements.input.input-file")}}</p> +<p>{{Compat}}</p> <h2 id="See_also">See also</h2> diff --git a/files/ru/web/html/element/input/image/index.html b/files/ru/web/html/element/input/image/index.html index 33db88efd8..55ed55b3b4 100644 --- a/files/ru/web/html/element/input/image/index.html +++ b/files/ru/web/html/element/input/image/index.html @@ -97,7 +97,7 @@ translation_of: Web/HTML/Element/input/image <h2 id="Браузерная_совместимость">Браузерная совместимость</h2> -<p>{{Compat("html.elements.input.input-image")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> </dt> diff --git a/files/ru/web/html/element/input/index.html b/files/ru/web/html/element/input/index.html index 19d81fc785..6d79b15d51 100644 --- a/files/ru/web/html/element/input/index.html +++ b/files/ru/web/html/element/input/index.html @@ -277,7 +277,7 @@ e.value = "foo"; <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> -<p>{{Compat("html.elements.input")}}</p> +<p>{{Compat}}</p> <p>[1] Распознаётся, но UI отсутствует.</p> diff --git a/files/ru/web/html/element/input/number/index.html b/files/ru/web/html/element/input/number/index.html index 2b746109af..f50660a983 100644 --- a/files/ru/web/html/element/input/number/index.html +++ b/files/ru/web/html/element/input/number/index.html @@ -408,7 +408,7 @@ switchBtn.addEventListener('click', function() { -<p>{{Compat("html.elements.input.input-number")}}</p> +<p>{{Compat}}</p> <h2 id="See_also">See also</h2> diff --git a/files/ru/web/html/element/input/password/index.html b/files/ru/web/html/element/input/password/index.html index 92da585560..64b5713d9d 100644 --- a/files/ru/web/html/element/input/password/index.html +++ b/files/ru/web/html/element/input/password/index.html @@ -206,4 +206,4 @@ ssn.oninput = function(event) { <h2 id="Совместимость_с_браузером">Совместимость с браузером</h2> -<p>{{Compat("html.elements.input.input-password")}}</p> +<p>{{Compat}}</p> diff --git a/files/ru/web/html/element/input/radio/index.html b/files/ru/web/html/element/input/radio/index.html index 776b89fca1..82cf349a29 100644 --- a/files/ru/web/html/element/input/radio/index.html +++ b/files/ru/web/html/element/input/radio/index.html @@ -301,7 +301,7 @@ button:active { <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> -<p>{{Compat("html.elements.input.input-radio")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/html/element/input/range/index.html b/files/ru/web/html/element/input/range/index.html index 231f03d7b4..7373a06315 100644 --- a/files/ru/web/html/element/input/range/index.html +++ b/files/ru/web/html/element/input/range/index.html @@ -449,7 +449,7 @@ translation_of: Web/HTML/Element/input/range -<p>{{Compat("html.elements.input.input-range")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/html/element/input/search/index.html b/files/ru/web/html/element/input/search/index.html index e870f86c85..f5120b1e95 100644 --- a/files/ru/web/html/element/input/search/index.html +++ b/files/ru/web/html/element/input/search/index.html @@ -455,7 +455,7 @@ input:valid ~ span:after { -<p>{{Compat("html.elements.input.input-search")}}</p> +<p>{{Compat}}</p> <h2 id="See_also">See also</h2> diff --git a/files/ru/web/html/element/input/tel/index.html b/files/ru/web/html/element/input/tel/index.html index 35f2014606..44dde18796 100644 --- a/files/ru/web/html/element/input/tel/index.html +++ b/files/ru/web/html/element/input/tel/index.html @@ -507,7 +507,7 @@ input:valid+span:after { -<p>{{Compat("html.elements.input.input-tel")}}</p> +<p>{{Compat}}</p> <h2 id="See_also">See also</h2> |