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/rtcidentityevent/index.html | 52 +--------------------------- 1 file changed, 1 insertion(+), 51 deletions(-) (limited to 'files/ja/web/api/rtcidentityevent/index.html') diff --git a/files/ja/web/api/rtcidentityevent/index.html b/files/ja/web/api/rtcidentityevent/index.html index bcf03bcb4a..2e32a2dcab 100644 --- a/files/ja/web/api/rtcidentityevent/index.html +++ b/files/ja/web/api/rtcidentityevent/index.html @@ -52,57 +52,7 @@ translation_of: Web/API/RTCIdentityEvent

ブラウザ互換性

-

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support{{ CompatVersionUnknown() }}{{ CompatVersionUnknown }} [1]{{ CompatNo() }}{{ CompatVersionUnknown() }}{{ CompatUnknown() }}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatNo() }}{{ CompatUnknown() }}{{ CompatUnknown() }}
-
- -

[1] Gecko はこのインタフェースを次の名前で実装しています: RTCPeerConnectionIdentityEvent.

+

{{Compat("api.RTCIdentityEvent")}}

See also

-- cgit v1.2.3-54-g00ecf