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/isolation/index.html | 52 +---------------------------------- 1 file changed, 1 insertion(+), 51 deletions(-) (limited to 'files/es/web/css/isolation') diff --git a/files/es/web/css/isolation/index.html b/files/es/web/css/isolation/index.html index d48415208a..870658cc12 100644 --- a/files/es/web/css/isolation/index.html +++ b/files/es/web/css/isolation/index.html @@ -98,57 +98,7 @@ isolation: unset;

Compatibilidad de navegadores

-

{{CompatibilityTable()}}

- -
- - - - - - - - - - - - - - - - - - - -
FunciónChromeFirefox (Gecko)Internet ExplorerOperaSafari
Soporte Básico -

{{CompatChrome(41.0)}}

-
{{CompatGeckoDesktop('36')}}{{CompatNo()}}307.1
-
- -
- - - - - - - - - - - - - - - - - - - -
FunciónAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Soporte Básico -

{{CompatChrome(41.0)}}

-
{{CompatGeckoMobile('36')}}{{CompatNo()}}368.0
-
+{{Compat("css.properties.isolation")}}

También puedes ver

-- cgit v1.2.3-54-g00ecf