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