From 8e33c52f809796c68a683ad343f37ee4e7ce4616 Mon Sep 17 00:00:00 2001 From: YujiSoftware Date: Tue, 30 Mar 2021 18:22:36 +0900 Subject: Migrate CompatibilityTable to Compat macro (lang-ja) (#356) * Migrate to Compat macro (ja/mozilla/add-ons/webextensions) * Migrate to Compat macro (ja/web/api) --- files/ja/web/api/event/cancelbubble/index.html | 50 +------------------------- 1 file changed, 1 insertion(+), 49 deletions(-) (limited to 'files/ja/web/api/event/cancelbubble') diff --git a/files/ja/web/api/event/cancelbubble/index.html b/files/ja/web/api/event/cancelbubble/index.html index 98d484871a..d84d472903 100644 --- a/files/ja/web/api/event/cancelbubble/index.html +++ b/files/ja/web/api/event/cancelbubble/index.html @@ -38,52 +38,4 @@ translation_of: Web/API/Event/cancelBubble

ブラウザ 互換性

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
特徴ChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support{{CompatVersionUnknown}}{{CompatGeckoDesktop(53)}}[1]{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - -
特徴AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatVersionUnknown}}{{CompatGeckoDesktop(53)}}[1]{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -

[1] Firefox 52以前で、このpropertyは{{domxref("UIEvent")}} interfaceで定義されていました。 さらなる詳細はこちら {{bug(1298970)}}を見てください。

+

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

-- cgit v1.2.3-54-g00ecf