RESOLVED DUPLICATE of bug 80549 79710
Deliver to MutationObservers in creation order
https://bugs.webkit.org/show_bug.cgi?id=79710
Summary Deliver to MutationObservers in creation order
Adam Klein
Reported 2012-02-27 15:44:02 PST
Currently, delivery is in the order of the first mutation per observer per microtask. It should be, instead, in order of MutationObserver creation, oldest-to-newest. https://www.w3.org/Bugs/Public/show_bug.cgi?id=16092
Attachments
Adam Klein
Comment 1 2012-03-21 13:49:34 PDT
*** This bug has been marked as a duplicate of bug 80549 ***
Note You need to log in before you can comment on or make changes to this bug.