[secure-non-secure.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[(non-secure) Ignore cookie for Secure attribute]
expected:
if (os == "android") and fission: [FAIL, PASS]
FAIL
[(non-secure) Ignore cookie for seCURe attribute]
expected:
if (os == "android") and fission: [FAIL, PASS]
FAIL
[(non-secure) Ignore cookie for for Secure= attribute]
expected:
if (os == "android") and fission: [FAIL, PASS]
FAIL
[(non-secure) Ignore cookie for Secure=aaaa]
expected:
if (os == "android") and fission: [FAIL, PASS]
FAIL
[(non-secure) Ignore cookie for Secure space equals]
expected:
if (os == "android") and fission: [FAIL, PASS]
FAIL
[(non-secure) Ignore cookie for Secure equals space]
expected:
if (os == "android") and fission: [FAIL, PASS]
FAIL
[(non-secure) Ignore cookie for spaced Secure]
expected:
if (os == "android") and fission: [FAIL, PASS]
FAIL
[(non-secure) Ignore cookie for space Secure with ;]
expected:
if (os == "android") and fission: [FAIL, PASS]
FAIL
[(non-secure) Ignore cookie with __Secure- prefix and Secure]
expected:
if (os == "android") and fission: [FAIL, PASS]
FAIL
[(non-secure) Ignore cookie with __Secure- prefix and without Secure]
expected:
if (os == "android") and fission: [FAIL, PASS]
FAIL
[(non-secure) Cookie returned with __%53ecure- prefix and without Secure]
expected:
if (os == "android") and fission: [FAIL, PASS]
FAIL