The nextSibling JS MutationRecord returns the next sibling of the added or removed nodes; otherwise null.
Syntax
record.nextSibling
The nextSibling JS MutationRecord returns the next sibling of the added or removed nodes; otherwise null.
record.nextSibling