- From: <bugzilla@jessica.w3.org>
- Date: Wed, 08 May 2013 06:00:46 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21962 --- Comment #1 from Dominic Cooney <dominicc@chromium.org> --- Also note that microtask processing runs in a loop until they are all gone: "3. If any MutationObserver object in scripting environment's list of MutationObserver objects has a non-empty record queue at this point, run these steps again (indeed, all of them)." <http://dom.spec.whatwg.org/#mutation-observers> Lifecycle events should do the same, I think. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Wednesday, 8 May 2013 06:00:52 UTC