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) --- files/es/web/css/frequency/index.html | 50 +---------------------------------- 1 file changed, 1 insertion(+), 49 deletions(-) (limited to 'files/es/web/css/frequency') diff --git a/files/es/web/css/frequency/index.html b/files/es/web/css/frequency/index.html index 375dde4bd5..e9d0c4b443 100644 --- a/files/es/web/css/frequency/index.html +++ b/files/es/web/css/frequency/index.html @@ -110,52 +110,4 @@ translation_of: Web/CSS/frequency

Compatibilidad de navegadores

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
Soporte básico{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}[1]{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - -
CaracterísticaAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Soporte básico{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -

[1] Algunas versiones de Opera pueden tener (partialmente) soporte para el grupo de medios aural obsoleto, y con soporte al tipo de datos <frequency> a través de la propiedad de tono.

+{{Compat("css.types.frequency")}} -- cgit v1.2.3-54-g00ecf