- From: Hayato Ito <notifications@github.com>
- Date: Thu, 25 Aug 2016 22:20:19 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Friday, 26 August 2016 05:20:57 UTC
> Ah, good point! I believe "element's tabindex should be set" in the first place. Hmm. per the spec. > Reorder NAVIGATION-ORDER according to the tabindex value attached to each node. In this step, an element whose tabindex value is negative must not be appended to NAVIGATION-ORDER. I am not sure what "tabindex value" means here if a custom element does not have a tabindex. It is considered zero? -- 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-242632939
Received on Friday, 26 August 2016 05:20:57 UTC