document.firstChild.nodeName IE == #comment Opera and FF == HTML document.firstChild.nodeName IE == [object] Opera == [object NodeList] FF == [object HTMLCollection]
IE == #comment Opera and FF == HTML
IE == [object] Opera == [object NodeList] FF == [object HTMLCollection]