Sync WPT with upstream (16-08-2025) (#38706)

Automated downstream sync of changes from upstream as of 16-08-2025
[no-wpt-sync]

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2025-08-16 02:46:10 +02:00 committed by GitHub
parent 85588fada0
commit e649b9b91d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
416 changed files with 7746 additions and 1062 deletions

View file

@ -0,0 +1,6 @@
[cookieStore_set_path.https.window.html]
[CookieListItem - cookieStore.set with empty string path defaults to current URL]
expected: FAIL
[CookieListItem - cookieStore.set with empty string path defaults to current URL with __host- prefix]
expected: FAIL

View file

@ -110,6 +110,27 @@
[cookieStore.set a nameless cookie cannot have \t__HostHttp- prefix]
expected: FAIL
[cookieStore.set with __Host-Http- prefix rejects]
expected: FAIL
[cookieStore.set with __host-http- prefix rejects]
expected: FAIL
[cookieStore.set with __Host-Http- prefix rejects]
expected: FAIL
[cookieStore.set with \t__Host-Http- prefix rejects]
expected: FAIL
[cookieStore.set a nameless cookie cannot have __Host-Http- prefix]
expected: FAIL
[cookieStore.set a nameless cookie cannot have __Host-Http- prefix]
expected: FAIL
[cookieStore.set a nameless cookie cannot have \t__Host-Http- prefix]
expected: FAIL
[cookieStore_special_names.https.any.serviceworker.html]
expected: ERROR