Add WP test for referrer policy inheritance when navigating back
When navigating back (through history navigation) to a srcdoc iframe, we should expect the iframe to apply the same referrer policy it had originally, even if in the mean time the referrer policy of the main frame changed. This CL adds a web platform test for this behaviour. Although the test is failing at the moment in Chrome, we plan to fix this with the Policy Container (https://crbug.com/1130587). Bug: 1130587 Change-Id: I843808fddfc0c6fa5d65ce88599bce51471aa691 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2475033 Commit-Queue: Antonio Sartori <antoniosartori@chromium.org> Reviewed-by:Dominic Farolino <dom@chromium.org> Reviewed-by:
Mike West <mkwst@chromium.org> Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#821243}
Showing
Please register or sign in to comment