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/htmllielement/index.html | 50 +------------------------------ 1 file changed, 1 insertion(+), 49 deletions(-) (limited to 'files/es/web/api/htmllielement') diff --git a/files/es/web/api/htmllielement/index.html b/files/es/web/api/htmllielement/index.html index 93c6555b63..0c023a265e 100644 --- a/files/es/web/api/htmllielement/index.html +++ b/files/es/web/api/htmllielement/index.html @@ -61,55 +61,7 @@ translation_of: Web/API/HTMLLIElement

Compatibilidad con Navegadores

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support{{CompatVersionUnknown}}{{CompatGeckoDesktop(1.0)}}  [1]{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
Basic support{{CompatVersionUnknown}}{{CompatGeckoMobile(1.0)}} [1]{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -

[1] Prior to Firefox 10, Gecko incorrectly reflected negative {{htmlattrxref("value", "li")}} attributes to 0.

+{{Compat("api.HTMLLIElement")}}

Ver también

-- cgit v1.2.3-54-g00ecf