Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / xmlhttprequest / access-control-preflight-request-must-not-contain-cookie-expected.txt
blob4fbe248b4b3c3a64460ddf9209333d14c89ecb9b
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 ALERT: http://localhost:8000/cookies/resources/cookie-utility.php?queryfunction=setFooCookie
3 ALERT: XHR response - Set the foo cookie
5 This is a testharness.js-based test.
6 FAIL Preflight request must not contain any cookie header assert_equals: expected "awesomevalue" but got ""
7 Harness: the test ran to completion.