summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-20 04:01:56 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-20 04:01:56 +0000
commit350be0cc3025f133a0a81533188c81ac26d624e8 (patch)
treece8a294f8c00a3f91a1781428ab72592754ea779 /testing/web-platform/meta
parentAdding debian version 127.0-1. (diff)
downloadfirefox-350be0cc3025f133a0a81533188c81ac26d624e8.tar.xz
firefox-350be0cc3025f133a0a81533188c81ac26d624e8.zip
Merging upstream version 127.0.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta')
-rw-r--r--testing/web-platform/meta/cookies/attributes/attributes-ctl.sub.html.ini30
1 files changed, 30 insertions, 0 deletions
diff --git a/testing/web-platform/meta/cookies/attributes/attributes-ctl.sub.html.ini b/testing/web-platform/meta/cookies/attributes/attributes-ctl.sub.html.ini
index 257448fa2e..75fcc6a22d 100644
--- a/testing/web-platform/meta/cookies/attributes/attributes-ctl.sub.html.ini
+++ b/testing/web-platform/meta/cookies/attributes/attributes-ctl.sub.html.ini
@@ -2,9 +2,21 @@
[Cookie with %x9 after Secure attribute is handled correctly.]
expected: FAIL
+ [Cookie with %xa after Domain attribute value is handled correctly.]
+ expected: FAIL
+
+ [Cookie with %xa after Path attribute value is handled correctly.]
+ expected: FAIL
+
[Cookie with %xa in Max-Age attribute value is handled correctly.]
expected: FAIL
+ [Cookie with %xa after Max-Age attribute value is handled correctly.]
+ expected: FAIL
+
+ [Cookie with %xa after Expires attribute value is handled correctly.]
+ expected: FAIL
+
[Cookie with %xa in Secure attribute is handled correctly.]
expected: FAIL
@@ -14,9 +26,21 @@
[Cookie with %xa in SameSite attribute value is handled correctly.]
expected: FAIL
+ [Cookie with %xd after Domain attribute value is handled correctly.]
+ expected: FAIL
+
+ [Cookie with %xd after Path attribute value is handled correctly.]
+ expected: FAIL
+
[Cookie with %xd in Max-Age attribute value is handled correctly.]
expected: FAIL
+ [Cookie with %xd after Max-Age attribute value is handled correctly.]
+ expected: FAIL
+
+ [Cookie with %xd after Expires attribute value is handled correctly.]
+ expected: FAIL
+
[Cookie with %xd in Secure attribute is handled correctly.]
expected: FAIL
@@ -25,3 +49,9 @@
[Cookie with %xd in SameSite attribute value is handled correctly.]
expected: FAIL
+
+ [Cookie with %xa after SameSite attribute value is handled correctly.]
+ expected: FAIL
+
+ [Cookie with %xd after SameSite attribute value is handled correctly.]
+ expected: FAIL