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/analysernode/index.html | 53 +------------------------------- 1 file changed, 1 insertion(+), 52 deletions(-) (limited to 'files/ja/web/api/analysernode') diff --git a/files/ja/web/api/analysernode/index.html b/files/ja/web/api/analysernode/index.html index 5f9d9a00e9..01cf83481e 100644 --- a/files/ja/web/api/analysernode/index.html +++ b/files/ja/web/api/analysernode/index.html @@ -166,58 +166,7 @@ function draw() {

Browser compatibility

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support{{CompatChrome(10.0)}}{{property_prefix("webkit")}}{{CompatGeckoDesktop(25.0)}} {{CompatNo}}15.0 {{property_prefix("webkit")}}
- 22
6.0{{property_prefix("webkit")}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)Firefox OSIE MobileOpera MobileSafari MobileChrome for Android
Basic support{{CompatUnknown}}26.01.2{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}33.0
-
+

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

See also

-- cgit v1.2.3-54-g00ecf