You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Base <meta name="referrer" content="default"> on the RP spec
Follows w3c/webappsec-referrer-policy#142, which
introduces a spec-level "default referrer policy" HTML can point to.
This is a normative change since the new default referrer policy defined
in the Referrer Policy spec is "strict-origin-when-cross-origin",
instead of the previous "no-referrer-when-downgrade" set in HTML.
"<dfn data-x="referrer-policy-origin-when-cross-origin" data-x-href="https://w3c.github.io/webappsec-referrer-policy/#referrer-policy-origin-when-cross-origin"><code>origin-when-cross-origin</code></dfn>", and
0 commit comments