From e3e12548adeb7e1dcfc4d5b32884a225ee2b499d Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Thu, 10 Dec 2020 15:07:40 -0500 Subject: adding translation_of_original to front-matter --- files/zh-cn/web/html/focus_management_in_html/index.html | 1 + files/zh-cn/web/html/supported_media_formats/index.html | 1 + 2 files changed, 2 insertions(+) (limited to 'files/zh-cn/web/html') diff --git a/files/zh-cn/web/html/focus_management_in_html/index.html b/files/zh-cn/web/html/focus_management_in_html/index.html index 8b60dde85e..df29adde76 100644 --- a/files/zh-cn/web/html/focus_management_in_html/index.html +++ b/files/zh-cn/web/html/focus_management_in_html/index.html @@ -7,6 +7,7 @@ tags: - HTML5 - 焦点 translation_of: Web/API/Document/hasFocus +translation_of_original: Web/HTML/Focus_management_in_HTML ---

重定向 Document.hasFocus()

diff --git a/files/zh-cn/web/html/supported_media_formats/index.html b/files/zh-cn/web/html/supported_media_formats/index.html index fbce524063..d6a5d3753e 100644 --- a/files/zh-cn/web/html/supported_media_formats/index.html +++ b/files/zh-cn/web/html/supported_media_formats/index.html @@ -4,6 +4,7 @@ slug: Web/HTML/Supported_media_formats tags: - HTML Media Video Audio translation_of: Web/Media/Formats +translation_of_original: Web/HTML/Supported_media_formats ---

    {{HTMLElement("audio")}} 和 {{HTMLElement("video")}}是浏览器内置的播放音频或视频的元素;视频和音频编解码器用来处理视频和音频,不同的编解码器提供不同级别的压缩率和分辨率;一个容器封装格式(多媒体容器格式)用来存储和传输编码后的视频和音频(如果视频带有音轨则同时;编解码器和多媒体容器格式有非常多的组合;尽管只有很少部分和WEB相关;
   
-- cgit v1.2.3-54-g00ecf