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