[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

Anne <annevk@annevk.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #7 from Anne <annevk@annevk.nl> ---
So I guess what we want:

For each registered observer in target's list of registered observers whose
observer is the context object:

1. Remove it if it's a transient registered observer.
2. Replace its options with /options/.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Wednesday, 24 July 2013 05:40:24 UTC