blob: ab0558f36a5ffd0e190665a74c2ce52baf105b0b [file] [log] [blame]
CONSOLE WARNING: line 161: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
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