aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/htmlformelement
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/htmlformelement')
-rw-r--r--files/ru/web/api/htmlformelement/elements/index.html2
-rw-r--r--files/ru/web/api/htmlformelement/index.html2
-rw-r--r--files/ru/web/api/htmlformelement/reportvalidity/index.html2
-rw-r--r--files/ru/web/api/htmlformelement/submit/index.html2
4 files changed, 4 insertions, 4 deletions
diff --git a/files/ru/web/api/htmlformelement/elements/index.html b/files/ru/web/api/htmlformelement/elements/index.html
index a1e9d8d068..3447d7060c 100644
--- a/files/ru/web/api/htmlformelement/elements/index.html
+++ b/files/ru/web/api/htmlformelement/elements/index.html
@@ -97,4 +97,4 @@ for (i = 0; i < inputs.length; i++) {
-<p>{{Compat("api.HTMLFormElement.elements")}}</p>
+<p>{{Compat}}</p>
diff --git a/files/ru/web/api/htmlformelement/index.html b/files/ru/web/api/htmlformelement/index.html
index 318e59bfcf..d35b3e190c 100644
--- a/files/ru/web/api/htmlformelement/index.html
+++ b/files/ru/web/api/htmlformelement/index.html
@@ -218,7 +218,7 @@ function popupSend (oFormElement) {
<h2 id="Browser_compatibility">Browser compatibility</h2>
-<p>{{Compat("api.HTMLFormElement")}}</p>
+<p>{{Compat}}</p>
<h2 id="See_also">See also</h2>
diff --git a/files/ru/web/api/htmlformelement/reportvalidity/index.html b/files/ru/web/api/htmlformelement/reportvalidity/index.html
index 83d185529d..dbfba23cbf 100644
--- a/files/ru/web/api/htmlformelement/reportvalidity/index.html
+++ b/files/ru/web/api/htmlformelement/reportvalidity/index.html
@@ -28,4 +28,4 @@ document.forms["myform"].addEventListener('submit', function() {
<h2 id="Browser_compatibility">Совместимость с браузерами</h2>
-<p>{{Compat("api.HTMLFormElement.reportValidity")}}</p>
+<p>{{Compat}}</p>
diff --git a/files/ru/web/api/htmlformelement/submit/index.html b/files/ru/web/api/htmlformelement/submit/index.html
index 00dfc0a6e9..c2791d4443 100644
--- a/files/ru/web/api/htmlformelement/submit/index.html
+++ b/files/ru/web/api/htmlformelement/submit/index.html
@@ -53,4 +53,4 @@ translation_of: Web/API/HTMLFormElement/submit
-<p>{{Compat("api.HTMLFormElement.submit")}}</p>
+<p>{{Compat}}</p>