webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
import"MutationRecord.idl";
Public Attributes | |
readonly attribute DOMString | type |
readonly attribute Node | target |
readonly attribute NodeList | addedNodes |
readonly attribute NodeList | removedNodes |
readonly attribute Node | previousSibling |
readonly attribute Node | nextSibling |
readonly attribute DOMString | attributeName |
readonly attribute DOMString | attributeNamespace |
readonly attribute DOMString | oldValue |