Re: MutationObserver does not observe state changes
Boris Zbarsky <[email protected]>
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]> |
On 7/31/13 8:35 AM, Domenic Denicola wrote: > Well, as long as such state is exposed via changing properties, I think `Object.observe` is the ideal coherent API. If we basically whitelist a set of properties whose changes are visible to Object.observe, that might be viable, yes. -Boris