diff options
Diffstat (limited to 'testing/web-platform/meta/cookies/samesite/fetch.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/cookies/samesite/fetch.https.html.ini | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/web-platform/meta/cookies/samesite/fetch.https.html.ini b/testing/web-platform/meta/cookies/samesite/fetch.https.html.ini new file mode 100644 index 0000000000..0b1471cbd5 --- /dev/null +++ b/testing/web-platform/meta/cookies/samesite/fetch.https.html.ini @@ -0,0 +1,8 @@ +[fetch.https.html] + prefs: [network.cookie.sameSite.laxByDefault:true, network.cookie.sameSite.noneRequiresSecure:true] + + [Cross-site redirecting to same-host fetches are cross-site] + expected: FAIL + + [Cross-site redirecting to subdomain fetches are cross-site] + expected: FAIL |