HTMLModElement
Baseline Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.
HTMLModElement
接口提供特定的属性(除了常规 HTMLElement
接口之外,它还可以通过继承来使用),用于操作修改元素,即 <del>
和 <ins>
。
实例属性
从其父接口 HTMLElement
继承属性。
HTMLModElement.cite
-
一个字符串,反映
cite
HTML 属性,包含解释更改的资源的 URI。 HTMLModElement.dateTime
-
一个字符串,反映
datetime
HTML 属性,包含表示更改时间戳的日期和时间的字符串。
规范
Specification |
---|
HTML # htmlmodelement |
浏览器兼容性
Report problems with this compatibility data on GitHubLegend
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.