From 325cdb72f8f6975c0746a33332f76510ada880d4 Mon Sep 17 00:00:00 2001 From: alattalatta Date: Sun, 23 May 2021 23:07:36 +0900 Subject: Get rid of {{CompatibilityTable}} from API (#864) --- files/ko/web/api/audiodestinationnode/index.html | 53 +----------------------- 1 file changed, 1 insertion(+), 52 deletions(-) (limited to 'files/ko/web/api/audiodestinationnode') diff --git a/files/ko/web/api/audiodestinationnode/index.html b/files/ko/web/api/audiodestinationnode/index.html index f119f5ae5e..b1a18176ca 100644 --- a/files/ko/web/api/audiodestinationnode/index.html +++ b/files/ko/web/api/audiodestinationnode/index.html @@ -82,58 +82,7 @@ gainNode.connect(audioCtx.destination);

Browser compatibility

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support14 {{property_prefix("webkit")}}23{{CompatNo}}15 {{property_prefix("webkit")}}
- 22 (unprefixed)
6 {{property_prefix("webkit")}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidChromeFirefox Mobile (Gecko)Firefox OSIE PhoneOpera MobileSafari Mobile
Basic support{{CompatNo}}28 {{property_prefix("webkit")}}251.2{{CompatNo}}{{CompatNo}}6 {{property_prefix("webkit")}}
-
+

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

See also

-- cgit v1.2.3-54-g00ecf