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/clip/index.html | 52 +--------------------------------------- 1 file changed, 1 insertion(+), 51 deletions(-) (limited to 'files/es/web/css/clip/index.html') diff --git a/files/es/web/css/clip/index.html b/files/es/web/css/clip/index.html index 73098f51d9..dfe1186015 100644 --- a/files/es/web/css/clip/index.html +++ b/files/es/web/css/clip/index.html @@ -89,57 +89,7 @@ clip: inherit

Compatibilidad entre exploradores

-

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - - - - -
FunciónChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Soporte básico1.01.0 (1.0)4.07.01.0 (85)
8.0
- En esta versión es soportada la sintaxis correcta con coma.
-
- -
- - - - - - - - - - - - - - - - - - - -
FunciónAndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
Soporte básico{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}
-
+{{Compat("css.properties.clip")}}

Ver también

-- cgit v1.2.3-54-g00ecf