Index: LayoutTests/fast/dom/Node/append-child-error-expected.txt |
diff --git a/LayoutTests/fast/dom/Node/append-child-error-expected.txt b/LayoutTests/fast/dom/Node/append-child-error-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..dece3013240db256c01228b0d7a1a17c4716069a |
--- /dev/null |
+++ b/LayoutTests/fast/dom/Node/append-child-error-expected.txt |
@@ -0,0 +1,5 @@ |
+This test case verifies if relevant TypeError is thrown when invalid Node argument is given. |
+This is a testharness.js-based test. |
+PASS Node.appendChild should throw TypeError when a wrong type of argument is passed. |
+Harness: the test ran to completion. |
+ |