summaryrefslogtreecommitdiffstats
path: root/LayoutTests/http/tests/cookies/simple-cookies-max-age-expected.txt
blob: 859c3924a184829d5b22aa88a6ef693679b513e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
This test checks that cookies are correctly set using Max-Age.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


Check that setting a simple cookie works.
PASS cookie is 'test=foobar'.
Check setting a cookie that timed out.
PASS cookie is ''.
PASS successfullyParsed is true

TEST COMPLETE