Interface HTMLUnknownElement

All Superinterfaces:
Element, EventTarget, HTMLElement, InnerHTML, Node, NonDocumentTypeChildNode, ParentNode

public interface HTMLUnknownElement extends HTMLElement
An invalid HTML element and derives from the HTMLElement interface, but without implementing any additional properties or methods.