Elementnow responds totagNameNode.insertBefore()with anullsecond argument now appends ("IfreferenceNodeis null, thenewNodeis inserted at the end of the list of child nodes")textContentcan be set on Element nodes ("Setting this property on a node removes all of its children and replaces them with a single text node with the given value")parentElement/parentNodeis now set byinsertBefore, not justappendChild