+
+ "noreferrer"
+
+
+
+
+ Requires that the browser should not send an HTTP referer header.
+ +diff --git a/element/a/index.html b/element/a/index.html index 0668cbf..fcf9453 100644 --- a/element/a/index.html +++ b/element/a/index.html @@ -230,7 +230,69 @@
+ "noreferrer"
+
+ Requires that the browser should not send an HTTP referer header.
+ +
+ "noopener"
+
+ Makes window.opener unavailable to the target website. Improves security.
+ download
+
+ Downloads the link target.
+ + No value required. +