blob: 687d3077971375ac9d2e03a61d853894cb658333 [file] [log] [blame]
Test for <https://bugs.webkit.org/show_bug.cgi?id=85775> [BlackBerry] Cookie parsing issue. If the cookie value provided was (") then the browser creates a session cookie instead.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Check that setting a cookie with a single-quoted value works.
PASS cookie is 'singleQuoted="value'.
PASS successfullyParsed is true
TEST COMPLETE