Re: [w3c/webcomponents] Scoped Custom Element Registries (#716)

I think scoped root EventTarget also will be needed. 
Separated elements can only communicate each other via its outer event bus, window. 
Events are identified by its name as well as elements. So, as the same idea, I guess something like `EventTargetRegistry` will be important.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/716#issuecomment-383540589

Received on Monday, 23 April 2018 11:18:13 UTC