del & ins elements
del element
This text is deleted.
div element
This text is inserted.
del element with datetime attribute
This text was deleted.
ins element with datetime attribute
This text was inserted.
del element with cite attribute
This text was deleted.
ins element with cite attribute
This text was inserted.
del element with tabindex="0"
This text is deleted.
ins element with tabindex="0"
This text is inserted.