+----------------+--------------------------------------------------------------+
| JavaScript |canHaveChildren canHaveHTML |
| Properties |className clientHeight |
| |clientLeft clientTop |
| |clientWidth defaultSelected |
| |dir disabled |
| |end firstChild |
| |form hasLayout |
| |id index |
| |innerHTML innerText |
| |isContentEditable isDisabled |
| |isMultiLine isTextEdit |
| |label lang |
| |language lastChild |
| |nextSibling nodeName |
| |nodeType nodeValue |
| |offsetHeight offsetLeft |
| |offsetParent offsetTop |
| |offsetWidth ownerDocument |
| |parentElement parentNode |
| |parentTextEdit previousSibling |
| |readyState scopeName |
| |scrollHeight scrollLeft |
| |scrollTop scrollWidth |
| |selected tagName |
| |tagUrn text |
| |title uniqueID |
| |value |
+----------------+--------------------------------------------------------------+
|