[Document-createElement.html] type: testharness [document.createElement must report a TypeError when the result of Construct is not a DOM node] expected: FAIL [document.createElement must report a TypeError when the result of Construct is a TextNode] expected: FAIL [document.createElement must report a NotSupportedError when attribute is added by setAttribute during construction] expected: FAIL [document.createElement must report a NotSupportedError when attribute is added by attributes.setNamedItem during construction] expected: FAIL [document.createElement must report a NotSupportedError when a Text child is added during construction] expected: FAIL [document.createElement must report a NotSupportedError when a Comment child is added during construction] expected: FAIL [document.createElement must report a NotSupportedError when an element child is added during construction] expected: FAIL [document.createElement must report a NotSupportedError when the element gets inserted into another element during construction] expected: FAIL