import <dom.idl;
Definition at line 149 of file dom.idl.
◆ addedNodes
| readonly attribute NodeList MutationRecord::addedNodes |
◆ attributeName
| readonly attribute DOMString MutationRecord::attributeName |
◆ attributeNamespace
| readonly attribute DOMString MutationRecord::attributeNamespace |
◆ nextSibling
| readonly attribute Node MutationRecord::nextSibling |
◆ oldValue
| readonly attribute DOMString MutationRecord::oldValue |
◆ previousSibling
| readonly attribute Node MutationRecord::previousSibling |
◆ removedNodes
| readonly attribute NodeList MutationRecord::removedNodes |
◆ target
| readonly attribute Node MutationRecord::target |
◆ type
| readonly attribute DOMString MutationRecord::type |
The documentation for this interface was generated from the following file: