aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/html')
-rw-r--r--files/zh-cn/web/html/focus_management_in_html/index.html1
-rw-r--r--files/zh-cn/web/html/supported_media_formats/index.html1
2 files changed, 2 insertions, 0 deletions
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
---
<p>重定向 <a href="https://developer.mozilla.org/en-US/docs/Web/API/Document/hasFocus">Document.hasFocus()</a></p>
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
---
<p><span class="seoSummary">    {{HTMLElement("audio")}} 和 {{HTMLElement("video")}}是浏览器内置的播放音频或视频的元素;</span>视频和音频编解码器用来处理视频和音频,不同的编解码器提供不同级别的压缩率和分辨率;一个容器封装格式(多媒体容器格式)用来存储和传输编码后的视频和音频(如果视频带有音轨则同时;编解码器和多媒体容器格式有非常多的组合;尽管只有很少部分和WEB相关;<br>
   <br>