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/angle/index.html | 64 +-------------------------------------- 1 file changed, 1 insertion(+), 63 deletions(-) (limited to 'files/es/web/css/angle/index.html') diff --git a/files/es/web/css/angle/index.html b/files/es/web/css/angle/index.html index 8a3a9bb0ed..913d44e650 100644 --- a/files/es/web/css/angle/index.html +++ b/files/es/web/css/angle/index.html @@ -74,66 +74,4 @@ translation_of: Web/CSS/angle

Compatibilidad de navegadores

-

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Soporte básico2 (528.17)3.6 (1.9.2)9.0{{ CompatNo }}4.0 (528.17)
turn unit{{ CompatNo }}13.09.0{{ CompatNo }}{{ CompatNo }}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
CaracterísticaAndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
Soporte básico{{ CompatUnknown }}{{ CompatVersionUnknown }}{{ CompatUnknown }}{{ CompatNo }}{{ CompatUnknown }}
turn unit{{ CompatNo }}13.0{{ CompatUnknown }}{{ CompatNo }}{{ CompatNo }}
-
+{{Compat("css.types.angle")}} -- cgit v1.2.3-54-g00ecf