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

Unified Diff: third_party/WebKit/LayoutTests/fast/loader/url-strip-cr-lf-tab-expected.txt

Issue 2890143002: Set 'whitespace_removed' correctly when resolving relative URLs. (Closed)
Patch Set: Test. Created 3 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/weborigin/KURLTest.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/fast/loader/url-strip-cr-lf-tab-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/loader/url-strip-cr-lf-tab-expected.txt b/third_party/WebKit/LayoutTests/fast/loader/url-strip-cr-lf-tab-expected.txt
index c36cd0ef3fb2a8511650784893c560fd50619ed3..4b4f3bf9cd3e037bdc6094746fb0f9714545ce52 100644
--- a/third_party/WebKit/LayoutTests/fast/loader/url-strip-cr-lf-tab-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/loader/url-strip-cr-lf-tab-expected.txt
@@ -1,2 +1,3 @@
+CONSOLE WARNING: Resource requests whose URLs contain raw newline characters are deprecated, and may be blocked in M60, around August 2017. Please remove newlines from places like element attribute values in order to continue loading those resources. See https://www.chromestatus.com/features/5735596811091968 for more details.
Test for bug 8770: XMLHttpRequest should strip CR/LF characters from the URL (not just XMLHttpRequest, really, and TAB is also stripped).
Success
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/weborigin/KURLTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698