Index: LayoutTests/fast/dom/document-contentType-createDocument-expected.txt |
diff --git a/LayoutTests/fast/dom/document-contentType-createDocument-expected.txt b/LayoutTests/fast/dom/document-contentType-createDocument-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..4a602bc8e1659144cddf707ba8af7e120893dbbc |
--- /dev/null |
+++ b/LayoutTests/fast/dom/document-contentType-createDocument-expected.txt |
@@ -0,0 +1,6 @@ |
+PASS doc.contentType is "text/html" |
+PASS doc.contentType is "application/xml" |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |