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/text-decoration/index.html | 91 +---------------------------- 1 file changed, 1 insertion(+), 90 deletions(-) (limited to 'files/es/web/css/text-decoration') diff --git a/files/es/web/css/text-decoration/index.html b/files/es/web/css/text-decoration/index.html index bdeca2d164..8d5517a3b9 100644 --- a/files/es/web/css/text-decoration/index.html +++ b/files/es/web/css/text-decoration/index.html @@ -104,96 +104,7 @@ p.underover {

Compatibilidad de navegadores

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CaracterísticaFirefox (Gecko)ChromeInternet ExplorerOperaSafari
Soporte básico{{CompatGeckoDesktop("1.0")}}1.03.03.51.0
valor blink{{CompatGeckoDesktop("1.0")}}
- {{CompatGeckoDesktop("23.0")}}[1]
{{CompatVersionUnknown}}[1]{{CompatVersionUnknown}}[1]4.0
- 15.0[1]
{{CompatVersionUnknown}}[1]
Propiedad reducida{{CompatGeckoDesktop("6.0")}}[3]
- {{CompatGeckoDesktop("36.0")}}
{{CompatNo}}{{CompatNo}}{{CompatNo}}7.1[2]
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CaracterísticaFirefox Mobile (Gecko)AndroidIE PhoneOpera MobileSafari Mobile
Soporte básico{{CompatGeckoMobile("1.0")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
valor blink{{CompatGeckoDesktop("1.0")}}
- {{CompatGeckoDesktop("23.0")}}[1]
{{CompatVersionUnknown}}[1]{{CompatVersionUnknown}}[1]4.0[1]{{CompatVersionUnknown}}[1]
Propiedad reducida{{CompatGeckoMobile("6.0")}}[3]
- {{CompatGeckoMobile("36.0")}}
{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}8[1]
-
- -

[1] El valor blink no tiene ningún efecto.

- -

[2] Safari no soporta {{cssxref("text-decoration-style")}}.

- -

[3] Esta versión de Gecko tiene una implementación parcial.

+{{Compat("css.properties.text-decoration")}}

Véase también

-- cgit v1.2.3-54-g00ecf