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/block-size/index.html | 50 +--------------------------------- 1 file changed, 1 insertion(+), 49 deletions(-) (limited to 'files/es/web/css/block-size') diff --git a/files/es/web/css/block-size/index.html b/files/es/web/css/block-size/index.html index 08f544ab39..76d9aee85f 100644 --- a/files/es/web/css/block-size/index.html +++ b/files/es/web/css/block-size/index.html @@ -92,55 +92,7 @@ block-size: unset;

Compatibilidad de navegadores

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Soporte básico{{CompatNo}}{{CompatGeckoDesktop("41.0")}}[1]{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - -
CaracterísticaAndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
Soporte básicoCompatNo}}{{CompatGeckoMobile("41.0") }}[1]{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -

[1] Disponible desde Gecko 38, pero bajo la preferencia layout.css.vertical-text.enabled, deshabilitada de forma predeterminada. La preferencia fue removida en Gecko 51 y esta propiedad no puede ser deshabilitada desde dicha versión.

+{{Compat("css.properties.block-size")}}

Véase también

-- cgit v1.2.3-54-g00ecf