From c46e9da7f68bd682fc9ff1452b7fe63df1227151 Mon Sep 17 00:00:00 2001 From: YujiSoftware Date: Wed, 2 Mar 2022 20:01:54 +0900 Subject: Migrate to Compat macro (zh-tw) --- .../analysernode/getbytefrequencydata/index.html | 53 +--------------------- files/zh-tw/web/api/analysernode/index.html | 53 +--------------------- 2 files changed, 2 insertions(+), 104 deletions(-) (limited to 'files/zh-tw/web/api/analysernode') diff --git a/files/zh-tw/web/api/analysernode/getbytefrequencydata/index.html b/files/zh-tw/web/api/analysernode/getbytefrequencydata/index.html index d6b226dd8f..74e3785968 100644 --- a/files/zh-tw/web/api/analysernode/getbytefrequencydata/index.html +++ b/files/zh-tw/web/api/analysernode/getbytefrequencydata/index.html @@ -89,58 +89,7 @@ draw();

瀏覽器支援度

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support{{CompatChrome(10.0)}}{{property_prefix("webkit")}}{{CompatGeckoDesktop(25.0)}} {{CompatNo}}15.0{{property_prefix("webkit")}}
- 22 (unprefixed)
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.getByteFrequencyData")}}

參看

diff --git a/files/zh-tw/web/api/analysernode/index.html b/files/zh-tw/web/api/analysernode/index.html index 875993cea9..c3fc672e17 100644 --- a/files/zh-tw/web/api/analysernode/index.html +++ b/files/zh-tw/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