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

Unified Diff: LayoutTests/http/tests/xmlhttprequest/header-value-update/normalize-affected-2-expected.txt

Issue 1342443004: [MIGRATED] Make deprecation warnings on XHR's setRequestHeader more accurate (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@temp1288263003
Patch Set: Reflect tyoshino's comments. Created 5 years, 3 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/xmlhttprequest/header-value-update/normalize-affected-2-expected.txt
diff --git a/LayoutTests/http/tests/xmlhttprequest/header-value-update/normalize-affected-2-expected.txt b/LayoutTests/http/tests/xmlhttprequest/header-value-update/normalize-affected-2-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2a1851f70070f390453090bb91a9129ac3d5c9be
--- /dev/null
+++ b/LayoutTests/http/tests/xmlhttprequest/header-value-update/normalize-affected-2-expected.txt
@@ -0,0 +1,5 @@
+CONSOLE WARNING: setRequestHeader() affected by header value normalization (header values with leading/trailing whitespaces). We are experimenting whether such whitespaces can be stripped according to the latest spec (see: https://www.chromestatus.com/feature/6457425448140800).
+This is a testharness.js-based test.
+PASS multiple setRequestHeader() with leading/trailing whitespaces
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698