deleteCaption

The HTMLTableElement.deleteCaption() method removes the <caption> element associated with the table, this method does nothing.

MDN Reference