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