[Node-removeChild.html] type: testharness [Passing a detached element from a frame document to removeChild should not affect it.] expected: FAIL [Passing a non-detached element from a frame document to removeChild should not affect it.] expected: FAIL [Calling removeChild on a element from a frame document with no children should throw NOT_FOUND_ERR.] expected: FAIL [Passing a detached text from a frame document to removeChild should not affect it.] expected: FAIL [Passing a non-detached text from a frame document to removeChild should not affect it.] expected: FAIL [Calling removeChild on a text from a frame document with no children should throw NOT_FOUND_ERR.] expected: FAIL [Passing a detached comment from a frame document to removeChild should not affect it.] expected: FAIL [Passing a non-detached comment from a frame document to removeChild should not affect it.] expected: FAIL [Calling removeChild on a comment from a frame document with no children should throw NOT_FOUND_ERR.] expected: FAIL