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

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