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