[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

Olli Pettay <bugs@pettay.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugs@pettay.fi

--- Comment #2 from Olli Pettay <bugs@pettay.fi> ---
(In reply to Elliott Sprehn from comment #1)
> We also need to be able to detect when an element gets a ShadowRoot since
> that's conceptually like an "appendChild" like operation.
Why would we need that. That is yet another way to expose more
internals of shadow dom management to the outer world, and we should
make encapsulation better, by default, not worse.

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

Received on Friday, 28 February 2014 23:59:59 UTC