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/htmlmediaelement/abort_event/index.html | 2 +- files/ru/web/api/htmlmediaelement/duration/index.html | 2 +- files/ru/web/api/htmlmediaelement/index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'files/ru/web/api/htmlmediaelement') 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);

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

-

{{Compat("api.HTMLMediaElement.abort_event")}}

+

{{Compat}}

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

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 -

{{Compat("api.HTMLMediaElement.duration")}}

+

{{Compat}}

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

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

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

-

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

+

{{Compat}}

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

-- cgit v1.2.3-54-g00ecf