servo/tests/wpt/meta/referrer-policy/gen/iframe.http-rp
shanehandley 975e2ae859
Remove referrer policy from document (#34263)
* Remove the referrer policy from document and rely on its policy container

Signed-off-by: Shane Handley <shanehandley@fastmail.com>

* Make ReferrerPolicy non-optional, instead using a new enum value to represent the empty string case

Signed-off-by: Shane Handley <shanehandley@fastmail.com>

* Fix clippy issue

Signed-off-by: Shane Handley <shanehandley@fastmail.com>

* Fix usage of Option<ReferrerPolicy> in unit test

Signed-off-by: Shane Handley <shanehandley@fastmail.com>

---------

Signed-off-by: Shane Handley <shanehandley@fastmail.com>
2024-11-19 12:45:10 +00:00
..
no-referrer Remove referrer policy from document (#34263) 2024-11-19 12:45:10 +00:00
no-referrer-when-downgrade Fix geometry queries for floats and replaced inlines (#34083) 2024-10-31 14:44:15 +00:00
origin Remove referrer policy from document (#34263) 2024-11-19 12:45:10 +00:00
origin-when-cross-origin Implement PolicyContainer and update the default ReferrerPolicy (#33977) 2024-11-08 07:19:23 +00:00
same-origin Remove referrer policy from document (#34263) 2024-11-19 12:45:10 +00:00
strict-origin Remove referrer policy from document (#34263) 2024-11-19 12:45:10 +00:00
strict-origin-when-cross-origin Implement PolicyContainer and update the default ReferrerPolicy (#33977) 2024-11-08 07:19:23 +00:00
unsafe-url Fix geometry queries for floats and replaced inlines (#34083) 2024-10-31 14:44:15 +00:00
unset Implement PolicyContainer and update the default ReferrerPolicy (#33977) 2024-11-08 07:19:23 +00:00