Index: LayoutTests/fast/dom/Document/adopt-node-with-doctype-expected.txt |
diff --git a/LayoutTests/fast/dom/Document/adopt-node-with-doctype-expected.txt b/LayoutTests/fast/dom/Document/adopt-node-with-doctype-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..9be2a96107015b55bcdbf3da322fd7a349bb5b1a |
--- /dev/null |
+++ b/LayoutTests/fast/dom/Document/adopt-node-with-doctype-expected.txt |
@@ -0,0 +1,6 @@ |
+This page tests the DOM document.adoptNode method with DocumentType. |
+ |
+This is a testharness.js-based test. |
+PASS Explicitly adopting a DocumentType should work. |
+Harness: the test ran to completion. |
+ |