mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
Sync WPT with upstream (29-06-2025) (#37774)
Automated downstream sync of changes from upstream as of 29-06-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
e1c037815c
commit
9a0f2be162
548 changed files with 15671 additions and 4682 deletions
18
tests/wpt/meta/cookies/prefix/__HostHttp.https.tentative.html.ini
vendored
Normal file
18
tests/wpt/meta/cookies/prefix/__HostHttp.https.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
[__HostHttp.https.tentative.html]
|
||||
[__HostHttp: Does not set via DOM 'Secure; Path=/']
|
||||
expected: FAIL
|
||||
|
||||
[__HostHttp: Does not set via DOM with Domain attribute 'Secure; Path=/; Domain=web-platform.test']
|
||||
expected: FAIL
|
||||
|
||||
[__HostHttp: Does not set via HTTP with 'Secure; Path=/']
|
||||
expected: FAIL
|
||||
|
||||
[__HostHttp: Does not set via HTTP with 'Secure; Path=/cookies/; httponly']
|
||||
expected: FAIL
|
||||
|
||||
[__HostHttp: Does not set via HTTP with 'Path=/;' (without Secure)]
|
||||
expected: FAIL
|
||||
|
||||
[__HostHttp: Does not set via HTTP with Domain attribute 'Secure; Path=/; Domain=web-platform.test']
|
||||
expected: FAIL
|
12
tests/wpt/meta/cookies/prefix/__Http.https.tentative.html.ini
vendored
Normal file
12
tests/wpt/meta/cookies/prefix/__Http.https.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
[__Http.https.tentative.html]
|
||||
[__Http: Does not set via DOM 'Path=/']
|
||||
expected: FAIL
|
||||
|
||||
[__Http: Does not set via DOM 'Secure; Path=/']
|
||||
expected: FAIL
|
||||
|
||||
[__Http: Does not set via HTTP with 'Path=/;' (without Secure)]
|
||||
expected: FAIL
|
||||
|
||||
[__Http: Does not set via HTTP with 'Secure; Path=/']
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue