HTMLUnknownElement
TheHTMLUnknownElement interface represents an invalid HTML element and derives from theHTMLElement interface, but without implementing any additional properties or methods.
In this article
Instance properties
No specific property; inherits properties from its parent,HTMLElement.
Instance methods
No specific method; inherits methods from its parent,HTMLElement.
Specifications
| Specification |
|---|
| HTML> # htmlunknownelement> |