aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn')
-rw-r--r--files/zh-cn/web/api/document/execcommand/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/files/zh-cn/web/api/document/execcommand/index.html b/files/zh-cn/web/api/document/execcommand/index.html
index 95624325e6..355a4bd33f 100644
--- a/files/zh-cn/web/api/document/execcommand/index.html
+++ b/files/zh-cn/web/api/document/execcommand/index.html
@@ -138,6 +138,8 @@ translation_of: Web/API/Document/execCommand
该属性已经废弃,使用 styleWithCSS 代替。</dd>
<dt><code>styleWithCSS</code></dt>
<dd>用这个取代 useCSS 命令。 参数如预期的那样工作, i.e. true modifies/generates 风格的标记属性, false 生成格式化元素。</dd>
+ <dt><code>AutoUrlDetect</code></dt>
+ <dd>更改浏览器自动链接行为(仅IE浏览器支持)</dd>
</dl>
<h2 id="示例">示例</h2>