Returns a reference to the sibling node of the element which most immediately
precedes the element in document order, and which is of the Element type.
null if the element has
no sibling node of the Element type that comes before this one.
Diagram: Node Support