From 82ba818ff456bcd6d56a06226e3f27e98fbb55c3 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 14 Aug 2025 22:58:58 -0500 Subject: removing all downloaded devdocs files --- devdocs/html/attributes%2Frel%2Fdns-prefetch.html | 56 ----------------------- 1 file changed, 56 deletions(-) delete mode 100644 devdocs/html/attributes%2Frel%2Fdns-prefetch.html (limited to 'devdocs/html/attributes%2Frel%2Fdns-prefetch.html') diff --git a/devdocs/html/attributes%2Frel%2Fdns-prefetch.html b/devdocs/html/attributes%2Frel%2Fdns-prefetch.html deleted file mode 100644 index 0fb97005..00000000 --- a/devdocs/html/attributes%2Frel%2Fdns-prefetch.html +++ /dev/null @@ -1,56 +0,0 @@ -

rel=dns-prefetch

-

The dns-prefetch keyword for the rel attribute of the <link> element is a hint to browsers that the user is likely to need resources from the target resource's origin, and therefore the browser can likely improve the user experience by preemptively performing DNS resolution for that origin.

See Using dns-prefetch for more details.

-
-

Specifications

-
- - -
Specification
HTML Standard
# link-type-dns-prefetch
-

Browser compatibility

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DesktopMobile
ChromeEdgeFirefoxInternet ExplorerOperaSafariWebView AndroidChrome AndroidFirefox for AndroidOpera AndroidSafari on IOSSamsung Internet
dns-prefetch46≤793No33No46Yes4NoNoYes
-

See also

-
-

- © 2005–2023 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
- https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel/dns-prefetch -

-
-- cgit v1.2.3