servo/tests/wpt/meta/cookiestore/httponly_cookies.https.window.js.ini
Sebastian C e5c83ec419
script: Do not include fragments when comparing URLs in CookieStore (#38876)
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>
2025-08-27 23:41:11 +00:00

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