An empty DOM TextNode object isn't deleted as expected when you use the innerHTML = "" element in Internet Explorer 11, Instead, the TextNode object remains in DOM.
Note A TextNode object contains text is deleted by this method.
Note A TextNode object contains text is deleted by this method.