aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/rtcpeerconnection
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/rtcpeerconnection')
-rw-r--r--files/ru/web/api/rtcpeerconnection/cantrickleicecandidates/index.html2
-rw-r--r--files/ru/web/api/rtcpeerconnection/connectionstate/index.html2
-rw-r--r--files/ru/web/api/rtcpeerconnection/currentlocaldescription/index.html2
-rw-r--r--files/ru/web/api/rtcpeerconnection/currentremotedescription/index.html2
-rw-r--r--files/ru/web/api/rtcpeerconnection/icecandidate_event/index.html2
-rw-r--r--files/ru/web/api/rtcpeerconnection/index.html2
-rw-r--r--files/ru/web/api/rtcpeerconnection/rtcpeerconnection/index.html2
7 files changed, 7 insertions, 7 deletions
diff --git a/files/ru/web/api/rtcpeerconnection/cantrickleicecandidates/index.html b/files/ru/web/api/rtcpeerconnection/cantrickleicecandidates/index.html
index ec6d3f43cd..8919de483b 100644
--- a/files/ru/web/api/rtcpeerconnection/cantrickleicecandidates/index.html
+++ b/files/ru/web/api/rtcpeerconnection/cantrickleicecandidates/index.html
@@ -65,7 +65,7 @@ pc.addEventListener('icecandidate', e => {
-<p>{{Compat("api.RTCPeerConnection.canTrickleIceCandidates")}}</p>
+<p>{{Compat}}</p>
<h2 id="Смотрите_также">Смотрите также</h2>
diff --git a/files/ru/web/api/rtcpeerconnection/connectionstate/index.html b/files/ru/web/api/rtcpeerconnection/connectionstate/index.html
index 84a6b0ca74..d425cf57a2 100644
--- a/files/ru/web/api/rtcpeerconnection/connectionstate/index.html
+++ b/files/ru/web/api/rtcpeerconnection/connectionstate/index.html
@@ -35,7 +35,7 @@ var connectionState = pc.connectionState;</pre>
-<p>{{Compat("api.RTCPeerConnection.connectionState")}}</p>
+<p>{{Compat}}</p>
<h2 id="Смотрите_также">Смотрите также</h2>
diff --git a/files/ru/web/api/rtcpeerconnection/currentlocaldescription/index.html b/files/ru/web/api/rtcpeerconnection/currentlocaldescription/index.html
index 054c4b49c5..46b579d864 100644
--- a/files/ru/web/api/rtcpeerconnection/currentlocaldescription/index.html
+++ b/files/ru/web/api/rtcpeerconnection/currentlocaldescription/index.html
@@ -46,7 +46,7 @@ else {
-<p>{{Compat("api.RTCPeerConnection.currentLocalDescription")}}</p>
+<p>{{Compat}}</p>
<div class="note">
<p>The addition of <code>currentLocalDescription</code> and {{domxref("RTCPeerConnection.pendingLocalDescription", "pendingLocalDescription")}} to the WebRTC spec is relatively recent. In browsers which don't support them, just use {{domxref("RTCPeerConnection.localDescription", "localDescription")}}.</p>
diff --git a/files/ru/web/api/rtcpeerconnection/currentremotedescription/index.html b/files/ru/web/api/rtcpeerconnection/currentremotedescription/index.html
index b03d5ecfbf..3cc3546cb4 100644
--- a/files/ru/web/api/rtcpeerconnection/currentremotedescription/index.html
+++ b/files/ru/web/api/rtcpeerconnection/currentremotedescription/index.html
@@ -46,7 +46,7 @@ else {
-<p>{{Compat("api.RTCPeerConnection.currentRemoteDescription")}}</p>
+<p>{{Compat}}</p>
<h2 id="Смотрите_также">Смотрите также</h2>
diff --git a/files/ru/web/api/rtcpeerconnection/icecandidate_event/index.html b/files/ru/web/api/rtcpeerconnection/icecandidate_event/index.html
index 781f299272..7caff88571 100644
--- a/files/ru/web/api/rtcpeerconnection/icecandidate_event/index.html
+++ b/files/ru/web/api/rtcpeerconnection/icecandidate_event/index.html
@@ -131,7 +131,7 @@ translation_of: Web/API/RTCPeerConnection/icecandidate_event
-<p>{{Compat("api.RTCPeerConnection.icecandidate_event")}}</p>
+<p>{{Compat}}</p>
<h2 id="See_also">See also</h2>
diff --git a/files/ru/web/api/rtcpeerconnection/index.html b/files/ru/web/api/rtcpeerconnection/index.html
index a226b822bd..ba800995f3 100644
--- a/files/ru/web/api/rtcpeerconnection/index.html
+++ b/files/ru/web/api/rtcpeerconnection/index.html
@@ -345,7 +345,7 @@ translation_of: Web/API/RTCPeerConnection
-<p>{{Compat("api.RTCPeerConnection")}}</p>
+<p>{{Compat}}</p>
<h2 id="Смотрите_также">Смотрите также</h2>
diff --git a/files/ru/web/api/rtcpeerconnection/rtcpeerconnection/index.html b/files/ru/web/api/rtcpeerconnection/rtcpeerconnection/index.html
index 36609588b4..22da1f878e 100644
--- a/files/ru/web/api/rtcpeerconnection/rtcpeerconnection/index.html
+++ b/files/ru/web/api/rtcpeerconnection/rtcpeerconnection/index.html
@@ -34,7 +34,7 @@ translation_of: Web/API/RTCPeerConnection/RTCPeerConnection
-<p>{{Compat("api.RTCPeerConnection.RTCPeerConnection")}}</p>
+<p>{{Compat}}</p>
<h2 id="Смотрите_также">Смотрите также</h2>