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/event/stoppropagation/index.html | 52 +---------------------- 1 file changed, 1 insertion(+), 51 deletions(-) (limited to 'files/es/web/api/event/stoppropagation/index.html') diff --git a/files/es/web/api/event/stoppropagation/index.html b/files/es/web/api/event/stoppropagation/index.html index c92c594950..d975c2203d 100644 --- a/files/es/web/api/event/stoppropagation/index.html +++ b/files/es/web/api/event/stoppropagation/index.html @@ -50,54 +50,4 @@ translation_of: Web/API/Event/stopPropagation

Compatibilidad en navegadores

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - -
CaracterísticaChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}9{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
CaracterísticaAndroidEdgeFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
+{{Compat("api.Event.stopPropagation")}} -- cgit v1.2.3-54-g00ecf