From c08c48e16cb9e47c586925999362de104ecd710d Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Fri, 29 Oct 2021 20:34:32 +0300 Subject: [RU] Update Compat macros (#2911) --- files/ru/web/api/audionode/channelcount/index.html | 2 +- files/ru/web/api/audionode/context/index.html | 2 +- files/ru/web/api/audionode/index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'files/ru/web/api/audionode') diff --git a/files/ru/web/api/audionode/channelcount/index.html b/files/ru/web/api/audionode/channelcount/index.html index 26ec2f2a0f..ef93d5aa79 100644 --- a/files/ru/web/api/audionode/channelcount/index.html +++ b/files/ru/web/api/audionode/channelcount/index.html @@ -47,7 +47,7 @@ oscillator.channelCount;

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

-

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

+

{{Compat}}

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

diff --git a/files/ru/web/api/audionode/context/index.html b/files/ru/web/api/audionode/context/index.html index 95619331b5..b9891f5bdc 100644 --- a/files/ru/web/api/audionode/context/index.html +++ b/files/ru/web/api/audionode/context/index.html @@ -38,7 +38,7 @@ oscillator.context;

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

-

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

+

{{Compat}}

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

diff --git a/files/ru/web/api/audionode/index.html b/files/ru/web/api/audionode/index.html index cd9ff45062..6775352049 100644 --- a/files/ru/web/api/audionode/index.html +++ b/files/ru/web/api/audionode/index.html @@ -97,7 +97,7 @@ oscillator.channelCount;

Browser compatibility

-

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

+

{{Compat}}

See also

-- cgit v1.2.3-54-g00ecf