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%2Fnoreferrer.html | 51 ------------------------- 1 file changed, 51 deletions(-) delete mode 100644 devdocs/html/attributes%2Frel%2Fnoreferrer.html (limited to 'devdocs/html/attributes%2Frel%2Fnoreferrer.html') diff --git a/devdocs/html/attributes%2Frel%2Fnoreferrer.html b/devdocs/html/attributes%2Frel%2Fnoreferrer.html deleted file mode 100644 index deecac13..00000000 --- a/devdocs/html/attributes%2Frel%2Fnoreferrer.html +++ /dev/null @@ -1,51 +0,0 @@ -

rel=noreferrer

The noreferrer keyword for the rel attribute of the <a>, <area>, and <form> elements instructs the browser, when navigating to the target resource, to omit the Referer header and otherwise leak no referrer information — and additionally to behave as if the noopener keyword were also specified.

-

Specifications

-
- - -
Specification
HTML Standard
# link-type-noreferrer
-

Browser compatibility

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DesktopMobile
ChromeEdgeFirefoxInternet ExplorerOperaSafariWebView AndroidChrome AndroidFirefox for AndroidOpera AndroidSafari on IOSSamsung Internet
noreferrer161333
11Only supported in IE11 in later versions of Windows 10 (creators update). (Per caniuse.com.)
1554.41833144.21.5
-

- © 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/noreferrer -

-
-- cgit v1.2.3