From 0ce7202a706c9036eeea42c158f433c2b7940457 Mon Sep 17 00:00:00 2001 From: YujiSoftware Date: Thu, 3 Mar 2022 22:36:23 +0900 Subject: Migrate CompatibilityTable to Compat macro (es) (#4355) * Migrate CompatibilityTable to Compat macro (es) * Migrate to multiple Compat macro (es) --- .../techniques/webrtc_data_channels/index.html | 51 ---------------------- 1 file changed, 51 deletions(-) (limited to 'files/es/games') diff --git a/files/es/games/techniques/webrtc_data_channels/index.html b/files/es/games/techniques/webrtc_data_channels/index.html index b261739cf9..737870a67c 100644 --- a/files/es/games/techniques/webrtc_data_channels/index.html +++ b/files/es/games/techniques/webrtc_data_channels/index.html @@ -27,59 +27,8 @@ translation_of: Games/Techniques/WebRTC_data_channels

Nota: Continuaremos agregando contenido aquí pronto; hay algunos problemas de organización por resolver.

-

Compatibilidad de navegadores

-

{{ CompatibilityTable() }}

-
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support23 {{ property_prefix("webkit") }}22 {{ property_prefix("moz") }}{{ CompatNo() }}12{{ CompatUnknown() }}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{ CompatNo() }}29 {{ property_prefix("webkit") }}25 {{ property_prefix("moz") }}{{ CompatNo() }}{{ CompatUnknown() }}{{ CompatUnknown() }}
-
- -

Original Document Information