Index: LayoutTests/http/tests/xmlhttprequest/access-control-preflight-request-must-not-contain-cookie-expected.txt |
diff --git a/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-request-must-not-contain-cookie-expected.txt b/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-request-must-not-contain-cookie-expected.txt |
index 4fbe248b4b3c3a64460ddf9209333d14c89ecb9b..01b80e0e00032e168f5114021901308f7b0893e9 100644 |
--- a/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-request-must-not-contain-cookie-expected.txt |
+++ b/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-request-must-not-contain-cookie-expected.txt |
@@ -1,6 +1,7 @@ |
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/. |
ALERT: http://localhost:8000/cookies/resources/cookie-utility.php?queryfunction=setFooCookie |
ALERT: XHR response - Set the foo cookie |
+CONSOLE WARNING: isValidHTTPHeaderValue() will be deprecated and will be removed in future. |
This is a testharness.js-based test. |
FAIL Preflight request must not contain any cookie header assert_equals: expected "awesomevalue" but got "" |