mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
Fixes a check for empty options in `getAll(options)` and makes url comparison with exclude fragments set to true. Testing: New passing WPT tests Part of #37674 --------- Signed-off-by: Sebastian C <sebsebmc@gmail.com>
13 lines
338 B
INI
Vendored
13 lines
338 B
INI
Vendored
[httponly_cookies.https.window.html]
|
|
expected: TIMEOUT
|
|
[HttpOnly cookies are not observed]
|
|
expected: TIMEOUT
|
|
|
|
[HttpOnly cookies can not be set by document.cookie]
|
|
expected: NOTRUN
|
|
|
|
[HttpOnly cookies can not be set by CookieStore]
|
|
expected: NOTRUN
|
|
|
|
[HttpOnly cookies are not deleted/overwritten]
|
|
expected: NOTRUN
|