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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/XMLHttpRequest/getallresponseheaders-cl-expected.txt

Issue 2828753002: XHR: Lowercase header names returned by getAllResponseHeaders(). (Closed)
Patch Set: Rebased patch 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
Index: third_party/WebKit/LayoutTests/external/wpt/XMLHttpRequest/getallresponseheaders-cl-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/XMLHttpRequest/getallresponseheaders-cl-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/XMLHttpRequest/getallresponseheaders-cl-expected.txt
deleted file mode 100644
index 67a8da89faef9d0288de5ec0680ee7ba1845c343..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/external/wpt/XMLHttpRequest/getallresponseheaders-cl-expected.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-This is a testharness.js-based test.
-FAIL Casing of known headers assert_equals: expected "content-length: 0\r\n" but got "CONTENT-LENGTH: 0\r\n"
-PASS Casing of known headers 1
-PASS Casing of known headers 2
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698