diff options
Diffstat (limited to 'files/ru/web/api/baseaudiocontext')
3 files changed, 3 insertions, 3 deletions
diff --git a/files/ru/web/api/baseaudiocontext/createpanner/index.html b/files/ru/web/api/baseaudiocontext/createpanner/index.html index 90694a3777..eff542603d 100644 --- a/files/ru/web/api/baseaudiocontext/createpanner/index.html +++ b/files/ru/web/api/baseaudiocontext/createpanner/index.html @@ -148,7 +148,7 @@ function positionPanner() { <h2 id="Browser_compatibility">Browser compatibility</h2> -<p>{{Compat("api.BaseAudioContext.createPanner")}}</p> +<p>{{Compat}}</p> <h2 id="See_also">See also</h2> diff --git a/files/ru/web/api/baseaudiocontext/currenttime/index.html b/files/ru/web/api/baseaudiocontext/currenttime/index.html index fed5532a28..6baebedf01 100644 --- a/files/ru/web/api/baseaudiocontext/currenttime/index.html +++ b/files/ru/web/api/baseaudiocontext/currenttime/index.html @@ -42,7 +42,7 @@ console.log(audioCtx.currentTime); </table> <h2 id="Browser_compatibility">Browser compatibility</h2> <div> -<p>{{Compat("api.BaseAudioContext.currentTime")}}</p> +<p>{{Compat}}</p> <h2 id="See_also">See also</h2> <ul> diff --git a/files/ru/web/api/baseaudiocontext/decodeaudiodata/index.html b/files/ru/web/api/baseaudiocontext/decodeaudiodata/index.html index dd51895e62..70cd0fc622 100644 --- a/files/ru/web/api/baseaudiocontext/decodeaudiodata/index.html +++ b/files/ru/web/api/baseaudiocontext/decodeaudiodata/index.html @@ -140,7 +140,7 @@ pre.innerHTML = myScript.innerHTML;</pre> <h2 id="Browser_compatibility">Browser compatibility</h2> -<p>{{Compat("api.BaseAudioContext.decodeAudioData")}}</p> +<p>{{Compat}}</p> <h2 id="See_also">See also</h2> |
