Node
-
node, nodeName/Type
-
createElement() / appendChild()
-
createTextNode() / insertBefore()
World
-
removeChild()
This is not awesome
-
set/get node.href undefined
-
parentNode
-
comment
-
fragment nodeType/Name
-
fragment childNodes
-
compareDocumentPosition()
-
body.parentNode
-
cached parentNode
All Tests