1This test checks that cookies are correctly set using Expires. 2 3On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 4 5 6Check that setting a simple cookie works. 7PASS cookie is 'test=foobar'. 8Check setting a cookie that timed out. 9PASS cookie is ''. 10PASS successfullyParsed is true 11 12TEST COMPLETE 13 14