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/api/htmldivelement/index.html | 52 +----------------------------- 1 file changed, 1 insertion(+), 51 deletions(-) (limited to 'files/es/web/api/htmldivelement') diff --git a/files/es/web/api/htmldivelement/index.html b/files/es/web/api/htmldivelement/index.html index 164b6f7108..b9a7a2547c 100644 --- a/files/es/web/api/htmldivelement/index.html +++ b/files/es/web/api/htmldivelement/index.html @@ -66,57 +66,7 @@ translation_of: Web/API/HTMLDivElement

Compatibilidad con navegadores

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - -
FuncionalidadChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoDesktop(1.0)}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
FuncionalidadAndroidEdgeFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile(1.0)}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
+{{Compat("api.HTMLDivElement")}}

Ver también

-- cgit v1.2.3-54-g00ecf