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/html/element/wbr/index.html | 50 +------------------------------- 1 file changed, 1 insertion(+), 49 deletions(-) (limited to 'files/es/web/html/element/wbr/index.html') diff --git a/files/es/web/html/element/wbr/index.html b/files/es/web/html/element/wbr/index.html index 1fef6a75b9..7009f3e05e 100644 --- a/files/es/web/html/element/wbr/index.html +++ b/files/es/web/html/element/wbr/index.html @@ -65,52 +65,4 @@ original_slug: Web/HTML/Elemento/wbr

Compatibilidad en exploradores

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
Soporte básico1.01.0{{CompatNo}}[1]11.74.0
-
- -
- - - - - - - - - - - - - - - - - - - -
CaracterísticaAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Soporte básico1.51.0{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -

[1]El soporte para la etiqueta <wbr> fue introducido en Internet Explorer 5.5 , aunque removido hasta la versión 7 .

+{{Compat("html.elements.wbr")}} -- cgit v1.2.3-54-g00ecf