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

Unified Diff: LayoutTests/http/tests/fetch/chromium/error-messages-expected.txt

Issue 1018903002: Show deprecation warnings for header values in XHR according to RFC 7230 (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 4 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: LayoutTests/http/tests/fetch/chromium/error-messages-expected.txt
diff --git a/LayoutTests/http/tests/fetch/chromium/error-messages-expected.txt b/LayoutTests/http/tests/fetch/chromium/error-messages-expected.txt
index de1634e0cdfae8641056deb35471b6d1c8ca8f35..836d973cd08df2ef18b42f4b5a8cca63e2f4b83d 100644
--- a/LayoutTests/http/tests/fetch/chromium/error-messages-expected.txt
+++ b/LayoutTests/http/tests/fetch/chromium/error-messages-expected.txt
@@ -7,5 +7,6 @@ PASS net::ERR_TOO_MANY_REDIRECTS should not output error messages
PASS net::ERR_INVALID_CHUNKED_ENCODING should not output error messages
PASS A didFailAccessControlCheck() error should output an error message
PASS A didFailRedirectCheck() error should output an error message
+PASS A deprecation warning should be output for heders.append and set
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698