replaceChild

expect abstract fun replaceChild(newChild: Node, oldChild: Node): Node
actual abstract fun replaceChild(newChild: Node, oldChild: Node): Node
actual abstract fun replaceChild(newChild: Node, oldChild: Node): Node