aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/htmlimageelement
diff options
context:
space:
mode:
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>