Definition
HTML Standard defines HTMLUnknownElement
[Exposed=Window]
interface HTMLUnknownElement : HTMLElement {
// Note: intentionally no [HTMLConstructor]
};
HTMLUnknownElement
interfaceHTML Standard defines HTMLUnknownElement
[Exposed=Window]
interface HTMLUnknownElement : HTMLElement {
// Note: intentionally no [HTMLConstructor]
};