IE8β2のHTMLDivElementのそれ

取得方法

<html>
<head>
    <meta http-equiv="X-UA-Compatible" content="IE=8" > 
</head>
<body>
    <div id="hoge"></div>
    <script type="text/javascript">
    var hoge = document.getElementById("hoge");
    for(i in hoge){
        document.write(i, ', ');
    };
    </script>
</body>
</html>

結果

nextSibling, onresizeend, onrowenter, ariaPosinset, childNodes, ondragleave, canHaveHTML, onbeforepaste, ondragover, ariaSelected, onbeforecopy, ariaHidden, ariaLabelledby, onpage, recordNumber, ariaDescribedby, previousSibling, nodeName, onbeforeactivate, accessKey, currentStyle, ariaChecked, scrollLeft, onbeforeeditfocus, ariaOwns, oncontrolselect, onblur, hideFocus, clientHeight, style, onbeforedeactivate, dir, onkeydown, nodeType, ondragstart, onscroll, onpropertychange, ondragenter, id, onrowsinserted, ariaValuemin, scopeName, lang, ariaSetsize, onmouseup, oncontextmenu, language, ariaLevel, ariaReadonly, scrollTop, offsetWidth, onbeforeupdate, onreadystatechange, onmouseenter, filters, onresize, isContentEditable, oncopy, onselectstart, scrollHeight, onmove, ondragend, onrowexit, lastChild, onactivate, canHaveChildren, onfocus, onfocusin, isMultiLine, onmouseover, offsetTop, ariaHaspopup, ariaMultiselect, ariaValuemax, oncut, parentNode, ariaSecret, tagName, className, onmousemove, title, role, behaviorUrns, ariaInvalid, onfocusout, onfilterchange, disabled, parentTextEdit, ariaValuenow, ownerDocument, offsetParent, ondrop, ondblclick, onrowsdelete, tabIndex, onkeypress, onlosecapture, innerText, parentElement, ondeactivate, children, ondatasetchanged, ondataavailable, onafterupdate, nodeValue, onmousewheel, onkeyup, readyState, onmovestart, onmouseout, ariaActivedescendant, ariaLive, onmoveend, ariaExpanded, contentEditable, document, firstChild, sourceIndex, outerText, isTextEdit, isDisabled, oncellchange, runtimeStyle, scrollWidth, onlayoutcomplete, onhelp, attributes, ariaControls, offsetHeight, onerrorupdate, ariaBusy, onmousedown, clientTop, ariaFlowto, clientWidth, ariaRequired, onpaste, tagUrn, onmouseleave, ariaDisabled, ariaPressed, onclick, outerHTML, ondrag, onresizestart, ariaRelevant, ondatasetcomplete, clientLeft, all, onbeforecut, innerHTML, offsetLeft, align, dataSrc, dataFld, noWrap, dataFormatAs,