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

So if we allow `x-foo.shadowRoot.activeElement` to point to slot, then we might get 2 `focus` events, one for `focusable2` and the other for `x-foo` - which we may not want.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/358#issuecomment-179143107

Received on Wednesday, 3 February 2016 10:10:52 UTC