[Bug 24861] [Shadow]: Add a way to detect when the list of nodes distributed to an insertion point mutates

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

Elliott Sprehn <esprehn@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |esprehn@gmail.com

--- Comment #1 from Elliott Sprehn <esprehn@gmail.com> ---
We also need to be able to detect when an element gets a ShadowRoot since
that's conceptually like an "appendChild" like operation.

In general I think we need to expand MutationObserver to support Shadow DOM
concepts.

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

Received on Friday, 28 February 2014 18:02:03 UTC