summaryrefslogtreecommitdiffstats
path: root/LayoutTests/http/tests/cookies/simple-cookies-expired-expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'LayoutTests/http/tests/cookies/simple-cookies-expired-expected.txt')
-rw-r--r--LayoutTests/http/tests/cookies/simple-cookies-expired-expected.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/LayoutTests/http/tests/cookies/simple-cookies-expired-expected.txt b/LayoutTests/http/tests/cookies/simple-cookies-expired-expected.txt
new file mode 100644
index 0000000..d0a5c55
--- /dev/null
+++ b/LayoutTests/http/tests/cookies/simple-cookies-expired-expected.txt
@@ -0,0 +1,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
+