summaryrefslogtreecommitdiffstats
path: root/LayoutTests/http/tests/cookies/double-quoted-value-with-semi-colon-expected.txt
blob: e3bf3f63a1334491fcadca66006e551004d189a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
Test for <rdar://problem/5666078> Cookie parsing terminates at the first semicolon, ignoring quotes (16699)

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


Check that setting a cookie with a semi-colon in a duoble-quoted value works
PASS cookie is 'disorder="477beccb;richard"'.
PASS successfullyParsed is true

TEST COMPLETE