The ins element represents a range of text that has been inserted (added) to a document.
transparent (either phrasing content or flow content)
any element that can contain phrasing elements, any element that can contain flow elements
interface HTMLModElement : HTMLElement { attribute DOMString cite; attribute DOMString dateTime; };