Source code
Revision control
Copy as Markdown
Other Tools
[cookieStore_getAll_multiple.https.any.html]
[cookieStore.getAll returns multiple cookies written by cookieStore.set]
expected:
if (os == "win") and debug and (processor == "x86"): [PASS, FAIL]
if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
[cookieStore_getAll_multiple.https.any.serviceworker.html]