[Bug 21149] [Shadow]: Shadow DOM-based components could benefit from a way to detect when light DOM contents change

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

Travis Leithead [MSFT] <travil@microsoft.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |travil@microsoft.com

--- Comment #3 from Travis Leithead [MSFT] <travil@microsoft.com> ---
I also agree that this is a general need.

The current use-cases are all dealing with the problem from externally to the
component, or from a POV where the host environment has full control/access to
the shadowroot. In a possible world of more controlled isolation, especially
where a component may only have limited access to its host, some form of change
notifications would be handy. I don't have an idea of what these might look
like, but the custom element's lifecycle methods could be a starting point...

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

Received on Tuesday, 24 February 2015 00:55:56 UTC