aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/range
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/range')
-rw-r--r--files/ru/web/api/range/collapsed/index.html2
-rw-r--r--files/ru/web/api/range/getboundingclientrect/index.html2
-rw-r--r--files/ru/web/api/range/index.html2
-rw-r--r--files/ru/web/api/range/surroundcontents/index.html2
4 files changed, 4 insertions, 4 deletions
diff --git a/files/ru/web/api/range/collapsed/index.html b/files/ru/web/api/range/collapsed/index.html
index 3f1707614b..90a898e251 100644
--- a/files/ru/web/api/range/collapsed/index.html
+++ b/files/ru/web/api/range/collapsed/index.html
@@ -49,7 +49,7 @@ isCollapsed = range.collapsed;
<h2 id="Browser_compatibility">Browser compatibility</h2>
-<p>{{Compat("api.Range.collapsed")}}</p>
+<p>{{Compat}}</p>
<h2 id="See_also">See also</h2>
diff --git a/files/ru/web/api/range/getboundingclientrect/index.html b/files/ru/web/api/range/getboundingclientrect/index.html
index 6b7b100969..cdfaf28037 100644
--- a/files/ru/web/api/range/getboundingclientrect/index.html
+++ b/files/ru/web/api/range/getboundingclientrect/index.html
@@ -29,7 +29,7 @@ rect = range.getBoundingClientRect();
</tbody>
</table>
<h2 id="Поддержка_браузеров">Поддержка браузеров</h2>
-<p>{{Compat("api.Range.getBoundingClientRect")}}</p>
+<p>{{Compat}}</p>
<h2 id="See_also">See also</h2>
<ul>
diff --git a/files/ru/web/api/range/index.html b/files/ru/web/api/range/index.html
index 0397b2396c..b9b635d5fd 100644
--- a/files/ru/web/api/range/index.html
+++ b/files/ru/web/api/range/index.html
@@ -135,7 +135,7 @@ translation_of: Web/API/Range
<h2 id="Browser_compatibility">Browser compatibility</h2>
-<p>{{Compat("api.Range")}}</p>
+<p>{{Compat}}</p>
<h2 id="See_also">See also</h2>
diff --git a/files/ru/web/api/range/surroundcontents/index.html b/files/ru/web/api/range/surroundcontents/index.html
index 0dad3bb74c..cc1639a21a 100644
--- a/files/ru/web/api/range/surroundcontents/index.html
+++ b/files/ru/web/api/range/surroundcontents/index.html
@@ -56,7 +56,7 @@ range.surroundContents(newNode);
<h2 id="Совместимость">Совместимость</h2>
-<p>{{Compat("api.Range.surroundContents")}}</p>
+<p>{{Compat}}</p>
<h2 id="Смотрите_также">Смотрите также</h2>