- From: Hayato Ito <notifications@github.com>
- Date: Wed, 03 Feb 2016 02:58:02 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Wednesday, 3 February 2016 10:58:59 UTC
We should not allow it. That's the bottom-line, I think. The reason is simple: a slot is not a focusable element. It never participates in the document composed tree. {Document|ShadowRoot}.activeElement should not point to an element which does not exist in the document composed tree. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/358#issuecomment-179163038
Received on Wednesday, 3 February 2016 10:58:59 UTC