From 1269ba9bb27f208d13ec792d8dbe3c3f5476b6b2 Mon Sep 17 00:00:00 2001 From: Jason Lee Date: Wed, 26 Jan 2022 15:37:51 +0800 Subject: Correct copywriting for files/zh-cn/web/html/* except element. Ref: #3490 #3834 --- .../html/global_attributes/x-ms-format-detection/index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'files/zh-cn/web/html/global_attributes/x-ms-format-detection/index.html') diff --git a/files/zh-cn/web/html/global_attributes/x-ms-format-detection/index.html b/files/zh-cn/web/html/global_attributes/x-ms-format-detection/index.html index f2cae391bf..cc41b27d6a 100644 --- a/files/zh-cn/web/html/global_attributes/x-ms-format-detection/index.html +++ b/files/zh-cn/web/html/global_attributes/x-ms-format-detection/index.html @@ -1,5 +1,5 @@ --- -title: x-ms-格式-检测 +title: x-ms-格式 - 检测 slug: Web/HTML/Global_attributes/x-ms-format-detection tags: - HTML @@ -7,19 +7,19 @@ tags: - 参考 - 属性 translation_of: Web/HTML/Global_attributes/x-ms-format-detection -original_slug: Web/HTML/Global_attributes/x-ms-格式-检测 +original_slug: Web/HTML/Global_attributes/x-ms-格式 - 检测 ---
{{HTMLSidebar("Global_attributes")}}{{Non-standard_Header}}
-

这个 x-ms-format-detection 属性确定元素文本中的数据格式(如电话号码)是否自动转换为可跟踪链接。

+

这个 x-ms-format-detection 属性确定元素文本中的数据格式 (如电话号码) 是否自动转换为可跟踪链接。

-

现有的链接(例如带有tel: 计划不受影响。

+

现有的链接 (例如带有tel: 计划不受影响。

-

通过格式检测创建的链接不会出现在DOM中。

+

通过格式检测创建的链接不会出现在 DOM 中。

-

{{Non-standard_inline}} 此专有属性是特定于 Internet Explorer 和Microsoft Edge。

+

{{Non-standard_inline}} 此专有属性是特定于 Internet Explorer 和 Microsoft Edge。

语法

-- cgit v1.2.3-54-g00ecf