| Index: LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types-invalid-1-expected.txt
|
| diff --git a/LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types-invalid-1-expected.txt b/LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types-invalid-1-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..7fa21fa6f68deefd481011bc4ee28e47cfd5b26c
|
| --- /dev/null
|
| +++ b/LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types-invalid-1-expected.txt
|
| @@ -0,0 +1,17 @@
|
| +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
|
| +PASS foo<bar/baz+xml
|
| +PASS foo>bar/baz+xml
|
| +PASS foo@bar/baz+xml
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|