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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types-invalid-1-expected.txt

Issue 2310783003: Stop ignoring whitespaces in the middle of MIME type in a Content-Type header (Closed)
Patch Set: Rebase Created 4 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: third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types-invalid-1-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types-invalid-1-expected.txt b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types-invalid-1-expected.txt
index 7fa21fa6f68deefd481011bc4ee28e47cfd5b26c..a74135157a8b32d781babf6dcc74af1c9c710f9e 100644
--- a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types-invalid-1-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types-invalid-1-expected.txt
@@ -3,7 +3,7 @@ Test identification of XML content type in XHR responses.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-FAIL foo bar/baz+xml -- Document type: foo bar/baz+xml; responseXML: <type>foo bar/baz+xml</type>
+PASS foo bar/baz+xml
PASS foo[bar/baz+xml
PASS foo]bar/baz+xml
PASS foo(bar/baz+xml

Powered by Google App Engine
This is Rietveld 408576698