Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Document-constructor-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Document-constructor-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Document-constructor-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..bfd1f56561df0bdc2dc8c2c8fafc338254063937 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Document-constructor-expected.txt |
@@ -0,0 +1,8 @@ |
+This is a testharness.js-based test. |
+FAIL new Document(): interfaces Illegal constructor |
+FAIL new Document(): children Illegal constructor |
+FAIL new Document(): metadata Illegal constructor |
+FAIL new Document(): characterSet aliases Illegal constructor |
+FAIL new Document(): URL parsing Illegal constructor |
+Harness: the test ran to completion. |
+ |