- From: Hayato Ito <notifications@github.com>
- Date: Thu, 09 Jun 2016 21:44:14 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc:
Received on Friday, 10 June 2016 04:44:45 UTC
According to the current spec, a *focusable element* in a shadow tree whose host's tabindex = -1 is skipped from a sequential focus navigation (by pressing tab-key). However, it does not mention anything that such a *focusable element* in a shadow tree should be considered 'non-focusable' elements. That's out of the scope in the current spec. To support that, it looks we need another feature or a primitive, I am afraid. --- 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/520#issuecomment-225091961
Received on Friday, 10 June 2016 04:44:45 UTC