summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/portals/portals-referrer.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/portals/portals-referrer.html.ini')
-rw-r--r--testing/web-platform/meta/portals/portals-referrer.html.ini10
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/web-platform/meta/portals/portals-referrer.html.ini b/testing/web-platform/meta/portals/portals-referrer.html.ini
new file mode 100644
index 0000000000..8ed1154c81
--- /dev/null
+++ b/testing/web-platform/meta/portals/portals-referrer.html.ini
@@ -0,0 +1,10 @@
+[portals-referrer.html]
+ [portal contents should be loaded with referrer]
+ expected: FAIL
+
+ [portal contents should be loaded with no referrer if referrerpolicy=no-referrer]
+ expected: FAIL
+
+ [portal contents should be loaded with origin only if referrerpolicy=origin]
+ expected: FAIL
+