From 9a110dee28ae2ef12ee014b98fda6bae6ee48edb Mon Sep 17 00:00:00 2001 From: YujiSoftware Date: Wed, 2 Mar 2022 20:22:51 +0900 Subject: Migrate to Compat macro (zh-cn) --- .../api/rtcpeerconnection/ondatachannel/index.html | 54 +--------------------- 1 file changed, 1 insertion(+), 53 deletions(-) (limited to 'files/zh-cn/web/api/rtcpeerconnection/ondatachannel/index.html') diff --git a/files/zh-cn/web/api/rtcpeerconnection/ondatachannel/index.html b/files/zh-cn/web/api/rtcpeerconnection/ondatachannel/index.html index d6d675b53a..73b9b136ed 100644 --- a/files/zh-cn/web/api/rtcpeerconnection/ondatachannel/index.html +++ b/files/zh-cn/web/api/rtcpeerconnection/ondatachannel/index.html @@ -49,59 +49,7 @@ translation_of: Web/API/RTCPeerConnection/ondatachannel

浏览器支持

-

{{ CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support{{ CompatVersionUnknown}} [1]{{ CompatGeckoDesktop(18) }} [2]{{ CompatNo}}{{ CompatVersionUnknown}}{{ CompatUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{ CompatUnknown}}{{ CompatUnknown}}{{ CompatGeckoMobile(22) }} [2]{{ CompatNo}}{{ CompatUnknown}}{{ CompatUnknown}}
-
- -

[1] Though this property is not prefixed, the interface it belongs to is.

- -

[2] This property's name isn't prefixed, but the interface it's in, {{domxref("RTCPeerConnection")}}, was prefixed as MozRTCPeerConnection until Firefox 44.

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

相关阅读

-- cgit v1.2.3-54-g00ecf