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/calc()/index.html | 68 +------------------------------------- 1 file changed, 1 insertion(+), 67 deletions(-) (limited to 'files/es/web/css/calc()') diff --git a/files/es/web/css/calc()/index.html b/files/es/web/css/calc()/index.html index def61847cd..c1f2f6c1d4 100644 --- a/files/es/web/css/calc()/index.html +++ b/files/es/web/css/calc()/index.html @@ -124,73 +124,7 @@ Los operadores * y / no requieren espacio en blanco, p

Compatibilidad en navegadores

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Soporte básico19 (WebKit 536.3) {{property_prefix("-webkit")}}
- 26
{{CompatGeckoDesktop("2")}} {{property_prefix("-moz")}}
- {{CompatGeckoDesktop("16")}}
9-6 {{property_prefix("-webkit")}} (buggy)
On gradients' color stops19 (WebKit 536.3) {{property_prefix("-webkit")}}
- 27 (maybe 26)
{{CompatGeckoDesktop("19")}}9-6 {{property_prefix("-webkit")}} (buggy)
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
CaracterísticaAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Soporte básico{{CompatUnknown}}{{CompatGeckoMobile("2")}} {{property_prefix("-moz")}}
- {{CompatGeckoMobile("16")}}
{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
On gradients' color stops{{CompatUnknown}}{{CompatGeckoMobile("19")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
+{{Compat("css.types.calc")}}

Ver también

-- cgit v1.2.3-54-g00ecf