HTMLUnknownElement
HTMLUnknownElement 代表着一个无效的 HTML 元素,派生自 HTMLElement 接口,但它没有任何可用的附加属性或方法。
属性
没有特效属性,继承自父级 HTMLElement.
方法
没有指定方法;继承来自父级的属性,HTMLElement.
规范
| Specification |
|---|
| HTML Standard # htmlunknownelement |
浏览器兼容性
BCD tables only load in the browser
相关内容
- Obsolete or non-standard HTML elements implementing this interface:
<isindex>,<multicol>,<nextid>,<rb>