+----------------+--------------------------------------------------------------+
| JavaScript |canHaveHTML className |
| Properties |clientHeight clientWidth |
| |dir disabled |
| |firstChild id |
| |innerHTML innerText |
| |isContentEditable isDisabled |
| |isMultiLine isTextEdit |
| |lang lastChild |
| |nextSibling nodeName |
| |nodeType nodeValue |
| |offsetHeight offsetLeft |
| |offsetParent offsetTop |
| |offsetWidth ownerDocument |
| |parentElement parentNode |
| |parentTextEdit previousSibling |
| |readyState scopeName |
| |scrollHeight scrollLeft |
| |scrollTop scrollWidth |
| |sourceIndex tagName |
| |tagUrn text |
| |title uniqueID |
+----------------+--------------------------------------------------------------+
|