9 lines
345 B
INI
9 lines
345 B
INI
[name.html]
|
|
[Return the most recent nameless cookie, even if preceded by =, in addition to other valid cookie]
|
|
expected:
|
|
if (os == "mac") and not debug: FAIL
|
|
[FAIL, PASS]
|
|
[Set a nameless cookie (that has an = in its value)]
|
|
expected: FAIL
|
|
[Set a nameless cookie (that has multiple ='s in its value)]
|
|
expected: FAIL
|