Skip to content

Should <iframe srcdoc>'s referrer policy reflect updates to parent's referrer policy changes after <iframe> creation? #5474

Closed
@hiroshige-g

Description

@hiroshige-g

According to the spec, Yes:
https://html.spec.whatwg.org/multipage/window-object.html#set-up-a-window-environment-settings-object seems to capture parent's referrer policy dynamically.

Chromium and Safari: Yes
Firefox: No
WPT PR: web-platform-tests/wpt#22783

Similar issue in API base URL: #421

I prefer taking a snapshot at creation time, in the context of #4926

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions