[Bug 22759] It is not clear what happens to the existing transient observers when MutationObserver.observe is called

https://www.w3.org/Bugs/Public/show_bug.cgi?id=22759

--- Comment #14 from Rafael Weinstein <rafaelw@chromium.org> ---
Maybe I'm confused, but that line suggests to me that it will only remove the
transient registrations currently registered on that node.

Am I reading it wrong?

What we need to do is to remove all transient registrations on *any* node which
are associated with the registration which is being "reset" (having it's
options changed).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 31 July 2013 22:30:27 UTC