[Bug 15552] [Custom Elements]: Consider adding in-tree/out-of-tree callbacks to custom elements

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

Dominic Cooney <dominicc@chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dominicc@chromium.org

--- Comment #1 from Dominic Cooney <dominicc@chromium.org> 2012-05-22 02:00:17 UTC ---
Doesn’t maintaining that state require synchronous notification? How do you
avoid getting back to the hated mutation events? I suppose you could try to
write some declarative constraints on the shape of the tree?

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 22 May 2012 02:00:41 UTC