Re: [webcomponents] [Shadow] activeElement behavior seems to break encapsulation (#358)

In that example, `x-foo.shadowRoot.activeElement` would still point to slot with name=slot1.  `x-bar.shadowRoot.activeElement` would also point to slot with name=slot2.

---
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/358#issuecomment-202265403

Received on Monday, 28 March 2016 06:46:38 UTC