L'interfaccia HTMLUnknownElement
rappresenta un elemento HTML non valido e deriva dall'interfaccia HTMLElement
, ma senza implementare ulteriori proprietà o metodi.
Proprietà
Nessuna proprietà specifica; eredita proprietà dal suo genitore, HTMLElement
.
Metodi
Nessuna proprietà specifica; eredita proprietà dal suo genitore, HTMLElement
.
Specifiche
Specifica | Stato | Commento |
---|---|---|
HTML Living Standard The definition of 'HTMLUnknownElement' in that specification. |
Living Standard | Nessun cambiamento da HTML5. |
HTML5 The definition of 'HTMLUnknownElement' in that specification. |
Recommendation | Definizione iniziale. |
Compatibilità con i browser
BCD tables only load in the browser
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.
Vedi anche
- Elementi HTML obsoleti o non standard che implementano questa interfaccia:
<bgsound>
,<blink>
,<isindex>
,<multicol>
,<nextid>
,<rb>
,<spacer>
SVGUnknownElement