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/z-index/index.html | 56 +------------------------------------ 1 file changed, 1 insertion(+), 55 deletions(-) (limited to 'files/es/web/css/z-index/index.html') diff --git a/files/es/web/css/z-index/index.html b/files/es/web/css/z-index/index.html index 575921944a..3fb9c55d76 100644 --- a/files/es/web/css/z-index/index.html +++ b/files/es/web/css/z-index/index.html @@ -63,61 +63,7 @@ left:20em; top:-25px; opacity:0.9

Compatibilidad con navegadores

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
Soporte básico1.0{{CompatGeckoDesktop("1.0")}}4.04.01.0
Valores negativos (CSS2.1, no soportado en la antigua especificación CSS2)1.0{{CompatGeckoDesktop("1.9")}}4.04.01.0
-
- -
- - - - - - - - - - - - - - - - - - - -
CaracterísticaAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Soporte básico{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
+{{Compat("css.properties.z-index")}}

Ver también

-- cgit v1.2.3-54-g00ecf