[cookieStore_delete_arguments.https.any.html]
[cookieStore.delete with get result]
expected:
if (os == "win"): [PASS, FAIL]
if (processor == "x86") and not debug: [PASS, FAIL]
[cookieStore.delete with a __Host- prefix should not have a domain]
expected:
if (os == "win"): [PASS, FAIL]
if (processor == "x86") and not debug: [PASS, FAIL]
[cookieStore.delete does not append / at the end of path]
expected:
if (os == "win"): [PASS, FAIL]
[cookieStore.delete can delete a cookie set by document.cookie if document is defined]
expected:
if (os == "win"): [PASS, FAIL]
[cookieStore_delete_arguments.https.any.serviceworker.html]
[cookieStore.delete with get result]
expected:
if (os == "win"): [PASS, FAIL]
[cookieStore.delete with a __Host- prefix should not have a domain]
expected:
if (os == "win"): [PASS, FAIL]
[cookieStore.delete does not append / at the end of path]
expected:
if (os == "win"): [PASS, FAIL]