del & ins elements

Pass Criteria

Reference

Test del-001: del element

This text is deleted.

Test ins-001: div element

This text is inserted.

Test del-002: del element with datetime attribute

This text was deleted.

Test ins-002: ins element with datetime attribute

This text was inserted.

Test del-003: del element with cite attribute

This text was deleted.

Test ins-003: ins element with cite attribute

This text was inserted.

Test del-004: del element with tabindex="0"

This text is deleted.

Test ins-004: ins element with tabindex="0"

This text is inserted.