From d4625fc3adef7da9a077b195800094d03488c50c Mon Sep 17 00:00:00 2001 From: t7yang Date: Fri, 28 May 2021 22:17:15 +0800 Subject: remove bcd paragraph for zh-CN --- files/zh-cn/web/api/htmlmediaelement/canplaytype/index.html | 2 -- files/zh-cn/web/api/htmlmediaelement/duration/index.html | 2 -- files/zh-cn/web/api/htmlmediaelement/pause/index.html | 2 -- 3 files changed, 6 deletions(-) (limited to 'files/zh-cn/web/api/htmlmediaelement') diff --git a/files/zh-cn/web/api/htmlmediaelement/canplaytype/index.html b/files/zh-cn/web/api/htmlmediaelement/canplaytype/index.html index 883c061160..0f43aa3199 100644 --- a/files/zh-cn/web/api/htmlmediaelement/canplaytype/index.html +++ b/files/zh-cn/web/api/htmlmediaelement/canplaytype/index.html @@ -69,8 +69,6 @@ console.log(obj.canPlayType('video/mp4')); // "maybe"

浏览器兼容性

- -

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

其他

diff --git a/files/zh-cn/web/api/htmlmediaelement/duration/index.html b/files/zh-cn/web/api/htmlmediaelement/duration/index.html index 575e8be90c..87e262f58d 100644 --- a/files/zh-cn/web/api/htmlmediaelement/duration/index.html +++ b/files/zh-cn/web/api/htmlmediaelement/duration/index.html @@ -50,8 +50,6 @@ console.log(obj.duration); // NaN

浏览器支持

- -

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

相关内容

diff --git a/files/zh-cn/web/api/htmlmediaelement/pause/index.html b/files/zh-cn/web/api/htmlmediaelement/pause/index.html index 75953aa012..25453e3a6d 100644 --- a/files/zh-cn/web/api/htmlmediaelement/pause/index.html +++ b/files/zh-cn/web/api/htmlmediaelement/pause/index.html @@ -51,6 +51,4 @@ translation_of: Web/API/HTMLMediaElement/pause

浏览器兼容性

- -

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

-- cgit v1.2.3-54-g00ecf