HTMLUnknownElement
io error: No such file or directory (os error 2) (/home/runner/work/yari/yari/mdn/translated-content/files/fr/web/api/html_dom_api/index.md)
L'interface HTMLUnknownElement
représente un élément HTML invalide et dérive de l'interface HTMLElement
, mais sans implémenter aucune propriété ou méthode additionnelle.
must be a string
Propriétés
Pas de propriété spécifique ; hérite des propriétés de son parent, HTMLElement
.
Méthodes
Pas de méthode spécifique ; hérite des méthodes de son parent, HTMLElement
.
Spécifications
Specification |
---|
HTML Standard # htmlunknownelement |
Compatibilité des navigateurs
BCD tables only load in the browser
Voir aussi
- Les éléments HTML obsolètes ou non standard implémentant cette interface :
<bgsound>
,<isindex>
,<multicol>
,<nextid>
,<rb>
,<spacer>
SVGUnknownElement