[cookieStore_set_arguments.https.any.serviceworker.html] [cookieStore.set with path set to the current directory] expected: if (os == "win"): [PASS, FAIL] if processor == "x86": [PASS, FAIL] [cookieStore.set with path set to a subdirectory of the current directory] expected: if (os == "win"): [PASS, FAIL] if processor == "x86": [PASS, FAIL] [cookieStore.set with get result] expected: if (os == "win"): [PASS, FAIL] if processor == "x86": [PASS, FAIL] [cookieStore.set checks if the path is too long] expected: if (os == "win"): [PASS, FAIL] if processor == "x86": [PASS, FAIL] [cookieStore.set checks if the domain is too long] expected: if (os == "win"): [PASS, FAIL] if processor == "x86": [PASS, FAIL] [cookieStore.set with a __Host- prefix should not have a domain] expected: if (os == "win"): [PASS, FAIL] if processor == "x86": [PASS, FAIL] [cookieStore.set with positional name and value] expected: if (os == "win"): [PASS, FAIL] [cookieStore.set with name and value in options] expected: if (os == "win"): [PASS, FAIL] [cookieStore.set with normal name and an '=' in value] expected: if (os == "win"): [PASS, FAIL] [cookieStore.set with expires set to a future Date] expected: if (os == "win"): [PASS, FAIL] [cookieStore.set with expires set to a past Date] expected: if (os == "win"): [PASS, FAIL] [cookieStore.set with expires set to a future timestamp] expected: if (os == "win"): [PASS, FAIL] [cookieStore.set with expires set to a past timestamp] expected: if (os == "win"): [PASS, FAIL] [cookieStore.set with domain set to the current hostname] expected: if (os == "win"): [PASS, FAIL] [cookieStore.set with domain set to a subdomain of the current hostname] expected: if (os == "win"): [PASS, FAIL] [cookieStore.set with domain set to a non-domain-matching suffix of the current hostname] expected: if (os == "win"): [PASS, FAIL] [cookieStore.set default domain is null and differs from current hostname] expected: if (os == "win"): [PASS, FAIL] [cookieStore.set default path is /] expected: if (os == "win"): [PASS, FAIL] [cookieStore_set_arguments.https.any.html] [cookieStore.set with domain set to a subdomain of the current hostname] expected: if (os == "win"): [PASS, FAIL] [cookieStore.set with domain set to a non-domain-matching suffix of the current hostname] expected: if (os == "win"): [PASS, FAIL] [cookieStore.set does not add / to path that does not end with /] expected: if (os == "win"): [PASS, FAIL] [cookieStore.set can modify a cookie set by document.cookie if document is defined] expected: if (os == "win"): [PASS, FAIL] [cookieStore.set with get result] expected: if (os == "win"): [PASS, FAIL] [cookieStore.set checks if the path is too long] expected: if (os == "win"): [PASS, FAIL] [cookieStore.set checks if the domain is too long] expected: if (os == "win"): [PASS, FAIL] [cookieStore.set with a __Host- prefix should not have a domain] expected: if (os == "win"): [PASS, FAIL]