From d2c717611f2ab3dc0a25deae3a78cf44aa31a4f2 Mon Sep 17 00:00:00 2001 From: YujiSoftware Date: Sun, 16 May 2021 22:30:00 +0900 Subject: Migrate CompatibilityTable to Compat macro (lang-ru) (#876) * Migrate to Compat macro * Migrate to Compat macro (multiple in page) * Migrate to Compat macro * Migrate to Compat macro (removed) --- files/ru/web/api/audionode/context/index.html | 55 +-------------------------- 1 file changed, 1 insertion(+), 54 deletions(-) (limited to 'files/ru/web/api/audionode/context') diff --git a/files/ru/web/api/audionode/context/index.html b/files/ru/web/api/audionode/context/index.html index 9ee75fec8b..344ef566f2 100644 --- a/files/ru/web/api/audionode/context/index.html +++ b/files/ru/web/api/audionode/context/index.html @@ -51,60 +51,7 @@ oscillator.context;

Совместимость с браузерами

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support{{CompatChrome(10.0)}}{{property_prefix("webkit")}}{{CompatVersionUnknown}}{{CompatGeckoDesktop(25.0)}}{{CompatNo}}15.0{{property_prefix("webkit")}}
- 22 (unprefixed)
{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidEdgeFirefox Mobile (Gecko)Firefox OS (Gecko)IE PhoneOpera MobileSafari Mobile
Basic support{{CompatUnknown}}{{CompatVersionUnknown}}26.01.2{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
+

{{Compat("api.AudioNode.context")}}

Смотрите также

-- cgit v1.2.3-54-g00ecf