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) --- .../web/html/global_attributes/hidden/index.html | 50 +--------------------- 1 file changed, 1 insertion(+), 49 deletions(-) (limited to 'files/es/web/html/global_attributes/hidden/index.html') diff --git a/files/es/web/html/global_attributes/hidden/index.html b/files/es/web/html/global_attributes/hidden/index.html index 47b05c63ed..504d5fb67b 100644 --- a/files/es/web/html/global_attributes/hidden/index.html +++ b/files/es/web/html/global_attributes/hidden/index.html @@ -51,55 +51,7 @@ original_slug: Web/HTML/Atributos_Globales/hidden

Compatibilidad en exploradores

-

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - -
CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
Soporte básico{{ CompatVersionUnknown() }}{{ CompatGeckoDesktop("2") }}11{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
CaracterísticaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Soporte básico4{{ CompatVersionUnknown() }}{{ CompatGeckoMobile("2") }}11{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
-
+{{Compat("html.global_attributes.hidden")}}

Ver también 

-- cgit v1.2.3-54-g00ecf