summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/cookies/prefix
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/cookies/prefix')
-rw-r--r--testing/web-platform/meta/cookies/prefix/__host.document-cookie.html.ini9
-rw-r--r--testing/web-platform/meta/cookies/prefix/__host.document-cookie.https.html.ini15
-rw-r--r--testing/web-platform/meta/cookies/prefix/__host.header.html.ini11
-rw-r--r--testing/web-platform/meta/cookies/prefix/__host.header.https.html.ini20
-rw-r--r--testing/web-platform/meta/cookies/prefix/__secure.document-cookie.html.ini8
-rw-r--r--testing/web-platform/meta/cookies/prefix/__secure.document-cookie.https.html.ini8
-rw-r--r--testing/web-platform/meta/cookies/prefix/__secure.header.html.ini11
-rw-r--r--testing/web-platform/meta/cookies/prefix/__secure.header.https.html.ini13
-rw-r--r--testing/web-platform/meta/cookies/prefix/document-cookie.non-secure.html.ini17
9 files changed, 5 insertions, 107 deletions
diff --git a/testing/web-platform/meta/cookies/prefix/__host.document-cookie.html.ini b/testing/web-platform/meta/cookies/prefix/__host.document-cookie.html.ini
deleted file mode 100644
index 6f8ab2d4cb..0000000000
--- a/testing/web-platform/meta/cookies/prefix/__host.document-cookie.html.ini
+++ /dev/null
@@ -1,9 +0,0 @@
-[__host.document-cookie.html]
- [__HoSt: Non-secure origin: 'Path=/;']
- expected: FAIL
-
- [__HoSt: Non-secure origin: 'Path=/;domain=web-platform.test']
- expected: FAIL
-
- [__HoSt: Non-secure origin: 'Path=/;MaxAge=10']
- expected: FAIL
diff --git a/testing/web-platform/meta/cookies/prefix/__host.document-cookie.https.html.ini b/testing/web-platform/meta/cookies/prefix/__host.document-cookie.https.html.ini
deleted file mode 100644
index cf3ab5fa14..0000000000
--- a/testing/web-platform/meta/cookies/prefix/__host.document-cookie.https.html.ini
+++ /dev/null
@@ -1,15 +0,0 @@
-[__host.document-cookie.https.html]
- [__HoSt: Secure origin: Does not set 'Path=/;']
- expected: FAIL
-
- [__HoSt: Secure origin: Does not set 'Secure; Path=/; Domain=web-platform.test; ']
- expected: FAIL
-
- [__HoSt: Secure origin: Does not set 'Path=/;MaxAge=10']
- expected: FAIL
-
- [__HoSt: Secure origin: Does not set 'Secure; Path=/; Domain=web-platform.test; MaxAge=10']
- expected: FAIL
-
- [__HoSt: Secure origin: Does not set 'Secure; Path=/cookies/resources/list.py']
- expected: FAIL
diff --git a/testing/web-platform/meta/cookies/prefix/__host.header.html.ini b/testing/web-platform/meta/cookies/prefix/__host.header.html.ini
index d6dbc27575..05c87562a6 100644
--- a/testing/web-platform/meta/cookies/prefix/__host.header.html.ini
+++ b/testing/web-platform/meta/cookies/prefix/__host.header.html.ini
@@ -1,14 +1,3 @@
[__host.header.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
- [__HoSt: Non-secure origin: Does not set 'Path=/;']
- expected: FAIL
-
- [__HoSt: Non-secure origin: Does not set 'Path=/;domain=web-platform.test']
- expected: FAIL
-
- [__HoSt: Non-secure origin: Does not set 'Path=/;MaxAge=10']
- expected: FAIL
-
- [__HoSt: Non-secure origin: Does not set 'Path=/;HttpOnly']
- expected: FAIL
diff --git a/testing/web-platform/meta/cookies/prefix/__host.header.https.html.ini b/testing/web-platform/meta/cookies/prefix/__host.header.https.html.ini
index e7559b063a..5753abc508 100644
--- a/testing/web-platform/meta/cookies/prefix/__host.header.https.html.ini
+++ b/testing/web-platform/meta/cookies/prefix/__host.header.https.html.ini
@@ -1,34 +1,22 @@
[__host.header.https.html]
expected:
if (processor == "x86") and debug: [OK, TIMEOUT]
- [__HoSt: Secure origin: Does not set 'Path=/;']
- expected: FAIL
-
- [__HoSt: Secure origin: Does not set 'Secure; Path=/; Domain=web-platform.test; ']
- expected: FAIL
-
- [__HoSt: Secure origin: Does not set 'Path=/;MaxAge=10']
- expected: FAIL
[__HoSt: Secure origin: Does not set 'Secure; Path=/; Domain=web-platform.test; MaxAge=10']
expected:
- if (processor == "x86") and debug: [FAIL, NOTRUN]
- FAIL
+ if (processor == "x86") and debug: [PASS, FAIL, NOTRUN]
[__HoSt: Secure origin: Does not set 'Path=/;HttpOnly']
expected:
- if (processor == "x86") and debug: [FAIL, NOTRUN]
- FAIL
+ if (processor == "x86") and debug: [PASS, FAIL, NOTRUN]
[__HoSt: Secure origin: Does not set 'Secure; Path=/; Domain=web-platform.test; HttpOnly']
expected:
- if (processor == "x86") and debug: [FAIL, NOTRUN]
- FAIL
+ if (processor == "x86") and debug: [PASS, FAIL, NOTRUN]
[__HoSt: Secure origin: Does not set 'Secure; Path=/cookies/resources/list.py']
expected:
- if (processor == "x86") and debug: [FAIL, NOTRUN]
- FAIL
+ if (processor == "x86") and debug: [PASS, FAIL, NOTRUN]
[__Host: Secure origin: Does not set 'Secure; Path=/; Domain=web-platform.test; MaxAge=10']
expected:
diff --git a/testing/web-platform/meta/cookies/prefix/__secure.document-cookie.html.ini b/testing/web-platform/meta/cookies/prefix/__secure.document-cookie.html.ini
index 45e9ad21b9..8bee7cdd73 100644
--- a/testing/web-platform/meta/cookies/prefix/__secure.document-cookie.html.ini
+++ b/testing/web-platform/meta/cookies/prefix/__secure.document-cookie.html.ini
@@ -1,11 +1,3 @@
[__secure.document-cookie.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
- [__SeCuRe: Non-secure origin: Should not set 'Path=/;']
- expected: FAIL
-
- [__SeCuRe: Non-secure origin: Should not set 'Path=/;MaxAge=10']
- expected: FAIL
-
- [__SeCuRe: Non-secure origin: Should not set 'Path=/;domain=web-platform.test']
- expected: FAIL
diff --git a/testing/web-platform/meta/cookies/prefix/__secure.document-cookie.https.html.ini b/testing/web-platform/meta/cookies/prefix/__secure.document-cookie.https.html.ini
index a6c32ec84c..cf0e874625 100644
--- a/testing/web-platform/meta/cookies/prefix/__secure.document-cookie.https.html.ini
+++ b/testing/web-platform/meta/cookies/prefix/__secure.document-cookie.https.html.ini
@@ -1,11 +1,3 @@
[__secure.document-cookie.https.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
- [__SeCuRe: Secure origin: Should not set 'Path=/;']
- expected: FAIL
-
- [__SeCuRe: Secure origin: Should not set 'Path=/;MaxAge=10']
- expected: FAIL
-
- [__SeCuRe: Secure origin: Should not set 'Path=/;domain=web-platform.test']
- expected: FAIL
diff --git a/testing/web-platform/meta/cookies/prefix/__secure.header.html.ini b/testing/web-platform/meta/cookies/prefix/__secure.header.html.ini
index cd08b714d9..af14d52d39 100644
--- a/testing/web-platform/meta/cookies/prefix/__secure.header.html.ini
+++ b/testing/web-platform/meta/cookies/prefix/__secure.header.html.ini
@@ -1,14 +1,3 @@
[__secure.header.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
- [__SeCuRe: Non-secure origin: Should not set 'Path=/;']
- expected: FAIL
-
- [__SeCuRe: Non-secure origin: Should not set 'Path=/;domain=web-platform.test']
- expected: FAIL
-
- [__SeCuRe: Non-secure origin: Should not set 'Path=/;MaxAge=10']
- expected: FAIL
-
- [__SeCuRe: Non-secure origin: Should not set 'Path=/;HttpOnly']
- expected: FAIL
diff --git a/testing/web-platform/meta/cookies/prefix/__secure.header.https.html.ini b/testing/web-platform/meta/cookies/prefix/__secure.header.https.html.ini
index e2955b8945..f6c451a0d9 100644
--- a/testing/web-platform/meta/cookies/prefix/__secure.header.https.html.ini
+++ b/testing/web-platform/meta/cookies/prefix/__secure.header.https.html.ini
@@ -1,15 +1,4 @@
+prefs: [network.cookie.cookieBehavior.optInPartitioning:false]
[__secure.header.https.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
- [__SeCuRe: secure origin: Should not set 'Path=/;']
- expected: FAIL
-
- [__SeCuRe: secure origin: Should not set 'Path=/;MaxAge=10']
- expected: FAIL
-
- [__SeCuRe: secure origin: Should not set 'Path=/;HttpOnly']
- expected: FAIL
-
- [__SeCuRe: secure origin: Should not set 'Path=/;domain=not-web-platform.test']
- expected:
- if not early_beta_or_earlier: FAIL
diff --git a/testing/web-platform/meta/cookies/prefix/document-cookie.non-secure.html.ini b/testing/web-platform/meta/cookies/prefix/document-cookie.non-secure.html.ini
index e577a52b78..b5df822251 100644
--- a/testing/web-platform/meta/cookies/prefix/document-cookie.non-secure.html.ini
+++ b/testing/web-platform/meta/cookies/prefix/document-cookie.non-secure.html.ini
@@ -1,20 +1,3 @@
[document-cookie.non-secure.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
- [__SeCuRe: Non-secure origin: 'Path=/;']
- expected: FAIL
-
- [__SeCuRe: Non-secure origin: 'Path=/;domain=web-platform.test']
- expected: FAIL
-
- [__SeCuRe: Non-secure origin: 'Path=/;MaxAge=10']
- expected: FAIL
-
- [__HoSt: Non-secure origin: 'Path=/; ']
- expected: FAIL
-
- [__HoSt: Non-secure origin: 'Path=/; domain=web-platform.test']
- expected: FAIL
-
- [__HoSt: Non-secure origin: 'Path=/; MaxAge=10']
- expected: FAIL