|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
import"MutationObserver.idl";
Public Member Functions | |
| void | observe (Node target, optional MutationObserverInit options) |
| sequence< MutationRecord > | takeRecords () |
| void | disconnect () |
| void MutationObserver::disconnect | ( | ) |
| void MutationObserver::observe | ( | Node | target, |
| optional MutationObserverInit | options | ||
| ) |
| sequence<MutationRecord> MutationObserver::takeRecords | ( | ) |
1.8.13