From f3abb48a00c8c813e6b1bc8fee19e6b4c0414ce9 Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Mon, 25 Oct 2021 10:06:22 +0300 Subject: Использование макроса для вставки специфицикаций (#2850) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Использование макроса для вставки специфицикаций * Replaces --- files/ru/web/api/audionode/channelcount/index.html | 15 +-------------- files/ru/web/api/audionode/context/index.html | 15 +-------------- 2 files changed, 2 insertions(+), 28 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 9dd5600cd8..26ec2f2a0f 100644 --- a/files/ru/web/api/audionode/channelcount/index.html +++ b/files/ru/web/api/audionode/channelcount/index.html @@ -43,20 +43,7 @@ oscillator.channelCount;

Спецификации

- - - - - - - - - - - - - -
СпецификацияСтатусКомментарий
{{SpecName('Web Audio API', '#widl-AudioNode-channelCount', 'channelCount')}}{{Spec2('Web Audio API')}} 
+{{Specifications}}

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

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

Спецификации

- - - - - - - - - - - - - -
СпецификацияСтатусКомментарий
{{SpecName('Web Audio API', '#widl-AudioNode-context', 'context')}}{{Spec2('Web Audio API')}} 
+{{Specifications}}

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

-- cgit v1.2.3-54-g00ecf