summaryrefslogtreecommitdiffstats
path: root/LayoutTests/http/tests/cookies/multiple-cookies-expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'LayoutTests/http/tests/cookies/multiple-cookies-expected.txt')
-rw-r--r--LayoutTests/http/tests/cookies/multiple-cookies-expected.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/LayoutTests/http/tests/cookies/multiple-cookies-expected.txt b/LayoutTests/http/tests/cookies/multiple-cookies-expected.txt
new file mode 100644
index 0000000..35b58c1
--- /dev/null
+++ b/LayoutTests/http/tests/cookies/multiple-cookies-expected.txt
@@ -0,0 +1,13 @@
+This test checks that mulitple cookies are correctly set.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+Check setting several cookies without clearing.
+PASS cookie is 'test=foobar'.
+PASS cookie is 'test2=foobar; test=foobar'.
+PASS cookie is 'test2=foobar; test3=foobar; test=foobar'.
+PASS successfullyParsed is true
+
+TEST COMPLETE
+