The ins and del elements represent edits to the document.
ins
del
del { background: svar(color-red-300); }
Deletion.
ins { background: svar(color-green-300); }
Insertion.