aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/htmlimageelement
diff options
context:
space:
mode:
authorAlexey Pyltsyn <lex61rus@gmail.com>2021-10-29 20:34:32 +0300
committerGitHub <noreply@github.com>2021-10-29 20:34:32 +0300
commitc08c48e16cb9e47c586925999362de104ecd710d (patch)
tree4464fc29abe9bc12fab7c665884d08b864cf2ff0 /files/ru/web/api/htmlimageelement
parent9adcae13346df29353fc658e8c1e04e1903f1f9d (diff)
downloadtranslated-content-c08c48e16cb9e47c586925999362de104ecd710d.tar.gz
translated-content-c08c48e16cb9e47c586925999362de104ecd710d.tar.bz2
translated-content-c08c48e16cb9e47c586925999362de104ecd710d.zip
[RU] Update Compat macros (#2911)
Diffstat (limited to 'files/ru/web/api/htmlimageelement')
-rw-r--r--files/ru/web/api/htmlimageelement/decoding/index.html2
-rw-r--r--files/ru/web/api/htmlimageelement/index.html2
-rw-r--r--files/ru/web/api/htmlimageelement/srcset/index.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/files/ru/web/api/htmlimageelement/decoding/index.html b/files/ru/web/api/htmlimageelement/decoding/index.html
index 59d7a14e75..e4ba3014f5 100644
--- a/files/ru/web/api/htmlimageelement/decoding/index.html
+++ b/files/ru/web/api/htmlimageelement/decoding/index.html
@@ -38,7 +38,7 @@ img.src = 'img/logo.png';
{{Specifications}}
<h2 id="Browser_compatibility">Совместимость с браузерами</h2>
-<p>{{Compat("api.HTMLImageElement.decoding")}}</p>
+<p>{{Compat}}</p>
<h2 id="Смотрите_также">Смотрите также</h2>
diff --git a/files/ru/web/api/htmlimageelement/index.html b/files/ru/web/api/htmlimageelement/index.html
index 34cf4d1a26..c98d4707e1 100644
--- a/files/ru/web/api/htmlimageelement/index.html
+++ b/files/ru/web/api/htmlimageelement/index.html
@@ -195,7 +195,7 @@ alert(document.images[0].src);
<h2 id="Совместимость">Совместимость</h2>
-<p>{{Compat("api.HTMLImageElement")}}</p>
+<p>{{Compat}}</p>
<h2 id="Смотрите_также">Смотрите также</h2>
diff --git a/files/ru/web/api/htmlimageelement/srcset/index.html b/files/ru/web/api/htmlimageelement/srcset/index.html
index 53fdac19e5..63ced9b5c5 100644
--- a/files/ru/web/api/htmlimageelement/srcset/index.html
+++ b/files/ru/web/api/htmlimageelement/srcset/index.html
@@ -100,7 +100,7 @@ box.appendChild(newElem);
-<p>{{Compat("api.HTMLImageElement.srcset")}}</p>
+<p>{{Compat}}</p>
<h2 id="See_also">See also</h2>