- From: Takayoshi Kochi <notifications@github.com>
- Date: Thu, 25 Aug 2016 03:04:00 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Thursday, 25 August 2016 10:04:35 UTC
Re https://github.com/w3c/webcomponents/issues/554#issuecomment-242153635 "nearest focusable element" is a bit inaccurate. If delegatesFocus=true, any click event inside the component will delegate the focus to its shadow root, then the shadow root forwards the focus to its first focusable element. -- 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-242338110
Received on Thursday, 25 August 2016 10:04:35 UTC