此页面由社区从英文翻译而来。了解更多并加入 MDN Web Docs 社区。

View in English Always switch to English

MutationRecord:attributeNamespace 属性

基线 广泛可用

自 2015年7月 起,此特性已在主流浏览器中得到支持,可在大多数设备和浏览器版本中正常使用。

MutationRecord 的只读属性 attributeNamespaceMutationObserver 观察到的 MutationRecord 中发生变化的属性的命名空间。

如果记录的 typeattributes,则该属性是一个字符串,表示突变目标发生变化的属性的命名空间。否则,该值为 null

规范

规范
DOM
# ref-for-dom-mutationrecord-attributenamespace②

浏览器兼容性