From 325cdb72f8f6975c0746a33332f76510ada880d4 Mon Sep 17 00:00:00 2001 From: alattalatta Date: Sun, 23 May 2021 23:07:36 +0900 Subject: Get rid of {{CompatibilityTable}} from API (#864) --- files/ko/web/api/event/stoppropagation/index.html | 48 +---------------------- 1 file changed, 1 insertion(+), 47 deletions(-) (limited to 'files/ko/web/api/event/stoppropagation') diff --git a/files/ko/web/api/event/stoppropagation/index.html b/files/ko/web/api/event/stoppropagation/index.html index bead1eceb9..6830d39e41 100644 --- a/files/ko/web/api/event/stoppropagation/index.html +++ b/files/ko/web/api/event/stoppropagation/index.html @@ -50,50 +50,4 @@ translation_of: Web/API/Event/stopPropagation

브라우저 호환성

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}9{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
+

{{Compat("api.Event.stopPropagation")}}

-- cgit v1.2.3-54-g00ecf