diff options
Diffstat (limited to 'files/ru/web/api/htmlmediaelement')
| -rw-r--r-- | files/ru/web/api/htmlmediaelement/abort_event/index.html | 2 | ||||
| -rw-r--r-- | files/ru/web/api/htmlmediaelement/duration/index.html | 2 | ||||
| -rw-r--r-- | files/ru/web/api/htmlmediaelement/index.html | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/files/ru/web/api/htmlmediaelement/abort_event/index.html b/files/ru/web/api/htmlmediaelement/abort_event/index.html index 82045136cf..c91f1653f1 100644 --- a/files/ru/web/api/htmlmediaelement/abort_event/index.html +++ b/files/ru/web/api/htmlmediaelement/abort_event/index.html @@ -49,7 +49,7 @@ video.appendChild(source);</pre> <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> -<p>{{Compat("api.HTMLMediaElement.abort_event")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/api/htmlmediaelement/duration/index.html b/files/ru/web/api/htmlmediaelement/duration/index.html index a067f10301..173ff600b7 100644 --- a/files/ru/web/api/htmlmediaelement/duration/index.html +++ b/files/ru/web/api/htmlmediaelement/duration/index.html @@ -47,7 +47,7 @@ console.log(obj.duration); // NaN -<p>{{Compat("api.HTMLMediaElement.duration")}}</p> +<p>{{Compat}}</p> <h2 id="See_Also">Смотрите также</h2> diff --git a/files/ru/web/api/htmlmediaelement/index.html b/files/ru/web/api/htmlmediaelement/index.html index 6c030c3263..270b4cd41e 100644 --- a/files/ru/web/api/htmlmediaelement/index.html +++ b/files/ru/web/api/htmlmediaelement/index.html @@ -271,7 +271,7 @@ translation_of: Web/API/HTMLMediaElement <h2 id="Совместимость_браузера">Совместимость браузера</h2> -<p>{{Compat("api.HTMLMediaElement")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> |
