aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/html/global_attributes/contextmenu/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/html/global_attributes/contextmenu/index.html')
-rw-r--r--files/zh-cn/web/html/global_attributes/contextmenu/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/html/global_attributes/contextmenu/index.html b/files/zh-cn/web/html/global_attributes/contextmenu/index.html
index 4a42601760..e726879b22 100644
--- a/files/zh-cn/web/html/global_attributes/contextmenu/index.html
+++ b/files/zh-cn/web/html/global_attributes/contextmenu/index.html
@@ -18,7 +18,7 @@ translation_of: Web/HTML/Global_attributes/contextmenu
<div> </div>
-<div><span lang="zh-CN"><span>上下文菜单是指在用户交互(例如右键点击)时出现的菜单。</span> <span>HTML5允许我们自定义此菜单。</span> <span>这里有一些实现示例,包括嵌套菜单。</span></span></div>
+<div><span lang="zh-CN"><span>上下文菜单是指在用户交互(例如右键点击)时出现的菜单。</span> <span>HTML5 允许我们自定义此菜单。</span> <span>这里有一些实现示例,包括嵌套菜单。</span></span></div>
<h2 id="示例" name="示例">示例</h2>
@@ -115,7 +115,7 @@ function changeImage() {
<p>{{Compat("html.global_attributes.contextmenu")}}</p>
-<p><span id="result_box" lang="zh-CN">[1]通过命令行选项<code>--enable-blink-features = ContextMenu</code>可以获得实验性实现。直到Chrome 52和Opera 39之前,它还是一个可选的、实验性功能</span><span lang="zh-CN">,但由于Web兼容性问题,现已被删除。在2017年6月,它从这两个浏览器里被完全移除了。这些记录在</span>  <a href="https://bugs.chromium.org/p/chromium/issues/detail?id=87553">Chrome bug 87553</a><span lang="zh-CN">。</span></p>
+<p><span id="result_box" lang="zh-CN">[1] 通过命令行选项<code>--enable-blink-features = ContextMenu</code>可以获得实验性实现。直到 Chrome 52 和 Opera 39 之前,它还是一个可选的、实验性功能</span><span lang="zh-CN">,但由于 Web 兼容性问题,现已被删除。在 2017 年 6 月,它从这两个浏览器里被完全移除了。这些记录在</span>  <a href="https://bugs.chromium.org/p/chromium/issues/detail?id=87553">Chrome bug 87553</a><span lang="zh-CN">。</span></p>
<p><span lang="zh-CN"><span>[2]</span></span>Firefox Mobile 已经不再支持 <code>contextmenu</code> 属性 ({{bug(1424252)}})。</p>