- From: Takayoshi Kochi <notifications@github.com>
- Date: Fri, 05 Feb 2016 02:13:36 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Friday, 5 February 2016 10:14:09 UTC
Hmm, without `Node.isFocused`, if we don't allow slot to be an active element, we can know the real focused element by `document.activeElement` and recursive `host->shadowRoot.activeElement`. I don't still understand what's the point of allowing a slot to be an active element. @rniwa, why it's a good idea? --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/358#issuecomment-180283522
Received on Friday, 5 February 2016 10:14:09 UTC