- From: Hayato Ito <notifications@github.com>
- Date: Thu, 25 Aug 2016 22:10:36 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Friday, 26 August 2016 05:11:37 UTC
Thanks. Hmm. It might be difficult to support that because we lose the ability to create a custom element, like a `<x-input>`, which behaves like a built-in `<input>` element. `<input>` element is focusable without explicitly specified tabindex. We would like to create a `<x-input> (delegatesFocus=true)` element which rects ":focus" without explicitly specified tabindex attribute. -- 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/554#issuecomment-242631907
Received on Friday, 26 August 2016 05:11:37 UTC