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) --- .../ja/web/api/mediastream/gettrackbyid/index.html | 50 +--------------------- 1 file changed, 1 insertion(+), 49 deletions(-) (limited to 'files/ja/web/api/mediastream/gettrackbyid/index.html') diff --git a/files/ja/web/api/mediastream/gettrackbyid/index.html b/files/ja/web/api/mediastream/gettrackbyid/index.html index 37300ca3b9..0bda747ec5 100644 --- a/files/ja/web/api/mediastream/gettrackbyid/index.html +++ b/files/ja/web/api/mediastream/gettrackbyid/index.html @@ -51,55 +51,7 @@ stream.getTrackById("commentary-track").enabled = true;

ブラウザ互換性

-

{{ CompatibilityTable }}

- -
{{ CompatUnknown }} - - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support{{ CompatUnknown }}{{ CompatGeckoDesktop(49) }}{{ CompatNo }}{{ CompatUnknown }}{{ CompatUnknown }}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{ CompatUnknown }}{{ CompatUnknown }}{{ CompatGeckoMobile(49) }}{{ CompatNo }}{{ CompatUnknown }}{{ CompatUnknown }}
-
+

{{Compat("api.MediaStream.getTrackById")}}

関連項目

-- cgit v1.2.3-54-g00ecf