Closed lnyzx closed 6 years ago
Currently, we inherit the policy from the creator document in step 10 of https://html.spec.whatwg.org/#creating-a-new-browsing-context. That seems like the correct behavior, and avoids the hole you're pointing out.
Thanks!
For example
Should this iframe with a unsafe-url referrer policy inherits it's container's referrer policy or use it's own referrer policy? If use it's own, it will leak container's url which violates top frame's referrer policy