From c08c48e16cb9e47c586925999362de104ecd710d Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Fri, 29 Oct 2021 20:34:32 +0300 Subject: [RU] Update Compat macros (#2911) --- files/ru/web/api/rtcpeerconnection/cantrickleicecandidates/index.html | 2 +- files/ru/web/api/rtcpeerconnection/connectionstate/index.html | 2 +- files/ru/web/api/rtcpeerconnection/currentlocaldescription/index.html | 2 +- files/ru/web/api/rtcpeerconnection/currentremotedescription/index.html | 2 +- files/ru/web/api/rtcpeerconnection/icecandidate_event/index.html | 2 +- files/ru/web/api/rtcpeerconnection/index.html | 2 +- files/ru/web/api/rtcpeerconnection/rtcpeerconnection/index.html | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'files/ru/web/api/rtcpeerconnection') 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 => { -

{{Compat("api.RTCPeerConnection.canTrickleIceCandidates")}}

+

{{Compat}}

Смотрите также

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; -

{{Compat("api.RTCPeerConnection.connectionState")}}

+

{{Compat}}

Смотрите также

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 { -

{{Compat("api.RTCPeerConnection.currentLocalDescription")}}

+

{{Compat}}

The addition of currentLocalDescription 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")}}.

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 { -

{{Compat("api.RTCPeerConnection.currentRemoteDescription")}}

+

{{Compat}}

Смотрите также

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 -

{{Compat("api.RTCPeerConnection.icecandidate_event")}}

+

{{Compat}}

See also

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 -

{{Compat("api.RTCPeerConnection")}}

+

{{Compat}}

Смотрите также

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 -

{{Compat("api.RTCPeerConnection.RTCPeerConnection")}}

+

{{Compat}}

Смотрите также

-- cgit v1.2.3-54-g00ecf