mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Retain the referrer policy when loading an about:blank iframe. (#34432)
This allows the referrer policy to be inherited correctly by the iframe. Signed-off-by: Shane Handley <shanehandley@fastmail.com>
This commit is contained in:
parent
096439b35e
commit
82bbff45b3
9 changed files with 4 additions and 41 deletions
|
@ -1,9 +1,3 @@
|
|||
[iframe-inheritance-javascript-child.html]
|
||||
[Referrer Policy: iframes with javascript url reuse referrer policy 1]
|
||||
expected: FAIL
|
||||
|
||||
[Referrer Policy: iframes with javascript url reuse referrer policy 2]
|
||||
expected: FAIL
|
||||
|
||||
[Referrer Policy: iframes with javascript url reuse referrer policy]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue