From b9783c06657382caf2267a9a098ffa8e95a7f2ab Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Sat, 31 Jul 2021 09:33:29 -0400 Subject: remove link 'title' attributes that's just the 'href' (zh-cn, part 5) --- files/zh-cn/web/http/headers/x-dns-prefetch-control/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/zh-cn/web/http/headers/x-dns-prefetch-control/index.html') diff --git a/files/zh-cn/web/http/headers/x-dns-prefetch-control/index.html b/files/zh-cn/web/http/headers/x-dns-prefetch-control/index.html index fa88398051..5cec7c1430 100644 --- a/files/zh-cn/web/http/headers/x-dns-prefetch-control/index.html +++ b/files/zh-cn/web/http/headers/x-dns-prefetch-control/index.html @@ -75,7 +75,7 @@ X-DNS-Prefetch-Control: off
<link rel="dns-prefetch" href="http://www.spreadfirefox.com/">
 
-

在这个例子中,Firefox 将预解析域名"www.spreadfirefox.com"。

+

在这个例子中,Firefox 将预解析域名"www.spreadfirefox.com"。

而且,{{ HTMLElement("link") }} 元素也可以使用不完整的 URL 的主机名来标记预解析,但这些主机名前必需要有双斜线:

-- cgit v1.2.3-54-g00ecf