Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(143)

Unified Diff: third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/access-control-response-with-expose-headers-expected.txt

Issue 1987613002: [DevTools Capture call stacks for XHR console messages. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/access-control-response-with-expose-headers-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/access-control-response-with-expose-headers-expected.txt b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/access-control-response-with-expose-headers-expected.txt
index 50408c81bdc0b0e14a4a7a28bfb40e5a6c6f8808..f7bb116cd28b58911127094e9945592764cdb433 100644
--- a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/access-control-response-with-expose-headers-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/access-control-response-with-expose-headers-expected.txt
@@ -1,4 +1,4 @@
-CONSOLE ERROR: Refused to get unsafe header "X-TEST"
+CONSOLE ERROR: line 1: Refused to get unsafe header "X-TEST"
Test for bug 41210: Cross Origin XMLHttpRequest can not expose headers indicated in Access-Control-Expose-Headers HTTP Response Header.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine
This is Rietveld 408576698