Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / cookies / single-quoted-value-expected.txt
blob4d00dcfad802a10b7a634cc8632acdc8cab461b8
1 CONSOLE WARNING: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.
2 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.
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 Check that setting a cookie with a single-quoted value works.
8 PASS cookie is 'singleQuoted="value'.
9 PASS successfullyParsed is true
11 TEST COMPLETE