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) --- .../es/web/api/window/hashchange_event/index.html | 56 +--------------------- 1 file changed, 1 insertion(+), 55 deletions(-) (limited to 'files/es/web/api/window/hashchange_event') diff --git a/files/es/web/api/window/hashchange_event/index.html b/files/es/web/api/window/hashchange_event/index.html index e0a5be4bbc..653f922c06 100644 --- a/files/es/web/api/window/hashchange_event/index.html +++ b/files/es/web/api/window/hashchange_event/index.html @@ -130,61 +130,7 @@ translation_of: Web/API/Window/hashchange_event

Compatibilidad con navegadores

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - -
CaracterísticaChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
Soporte Básico5.0{{CompatVersionUnknown}}{{CompatGeckoDesktop("1.9.2")}}[1]8.0[2]10.65.0
-
- -
- - - - - - - - - - - - - - - - - - - - - -
CaracterísticaAndroidEdgeFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Soporte Básico2.2{{CompatVersionUnknown}}{{CompatGeckoMobile("1.9.2")}}9.011.05.0
-
- -

[1] Soporte para los atributos oldURL/newURL agregado en Firefox 6.

- -

[2] Atributos oldURL/newURL no soportados.

+{{Compat("api.Window.hashchange_event")}}

Ver también

-- cgit v1.2.3-54-g00ecf