1 This test case verifies if relevant TypeError is thrown when invalid Node argument is given.
2 This is a testharness.js-based test.
3 PASS Node.appendChild should throw TypeError when a wrong type of argument is passed.
4 Harness: the test ran to completion.