Moves domNode up in the parent children list. Also performs on mapped element.
domNode
@override bool moveUpByDOMNode(DOMNode? domNode) => false;