Source code

Revision control

Copy as Markdown

Other Tools

[change_eventhandler_for_http_cookie_and_set_cookie_headers.https.window.html]
[CookieStore agreed with HTTP headers agree on encoding non-ASCII cookies]
expected: [PASS, FAIL]
[CookieStore set/overwrite/delete observed in HTTP headers]
expected:
if os == "linux": [PASS, FAIL]
if os == "android": [PASS, FAIL]
[HTTP duplicate cookie should not be observed by CookieStore]
expected:
if os == "mac": PASS
if os == "linux": [FAIL, PASS]
[PASS, FAIL]