noderemovechild21 IBM Using removeChild on a new Element node attempt to remove a new Element child and verify the name of the returned node that was removed. Now append the parent to the documentElement and attempt to remove the child using removeChild on the documentElement and verify if a NOT_FOUND_ERR is thrown. Neil Delima 2002-06-10