From 485142a0baf2f1453b49009cb2d7fe5a53009dc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philip=20J=C3=A4genstedt?= Date: Thu, 4 Jul 2024 15:47:38 +0200 Subject: [PATCH] Update features/referrer-policy.yml Co-authored-by: Daniel D. Beck --- features/referrer-policy.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/features/referrer-policy.yml b/features/referrer-policy.yml index c0896fb46a..f3c0c5f03e 100644 --- a/features/referrer-policy.yml +++ b/features/referrer-policy.yml @@ -11,6 +11,7 @@ status: - html.elements.link.referrerpolicy - html.elements.script.referrerpolicy - http.headers.Referrer-Policy + - http.headers.Referrer-Policy.default_strict-origin-when-cross-origin compat_features: - api.HTMLAnchorElement.referrerPolicy - api.HTMLAreaElement.referrerPolicy @@ -25,3 +26,4 @@ compat_features: - html.elements.link.referrerpolicy - html.elements.script.referrerpolicy - http.headers.Referrer-Policy + - http.headers.Referrer-Policy.default_strict-origin-when-cross-origin