chromium/third_party/blink/web_tests/http/tests/xmlhttprequest/supported-xml-content-types-expected.txt

Test identification of XML content type in XHR responses.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

PASS text/xml
PASS image/svg+xml
PASS application/soap+xml
PASS foo/bar+xml
PASS 123/BAR+xml
PASS text/html
PASS image/png
PASS invalid
PASS successfullyParsed is true

TEST COMPLETE