Re: [dom] Fix the adoption step when replacing node by child into parent (#121)

> the HTMLCollection instance bound to the parent's childNodes IDL attribute can easily be cached and updated by piggy-backing the mutation observers machinery

Is this actually true? The mutation observers are notified after the change in HTMLCollection should be observable.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/121#issuecomment-160130891

Received on Friday, 27 November 2015 12:34:46 UTC