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/cancelbubble/index.html | 50 +------------------------- 1 file changed, 1 insertion(+), 49 deletions(-) (limited to 'files/ko/web/api/event/cancelbubble/index.html') diff --git a/files/ko/web/api/event/cancelbubble/index.html b/files/ko/web/api/event/cancelbubble/index.html index 174565f9c4..89820f5ec3 100644 --- a/files/ko/web/api/event/cancelbubble/index.html +++ b/files/ko/web/api/event/cancelbubble/index.html @@ -39,52 +39,4 @@ translation_of: Web/API/Event/cancelBubble

Browser compatibility

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support{{CompatVersionUnknown}}{{CompatGeckoDesktop(53)}}[1]{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatVersionUnknown}}{{CompatGeckoDesktop(53)}}[1]{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -

[1] Previous to Firefox 53, this property was defined on the {{domxref("UIEvent")}} interface. See {{bug(1298970)}} for more details.

+

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

-- cgit v1.2.3-54-g00ecf