HTMLUnknownElement
The HTMLUnknownElement
interface represents an invalid HTML element and derives from the HTMLElement
interface, but without implementing any additional properties or methods.
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 |
Browser compatibility
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
HTMLUnknownElement |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.