- From: Hayato Ito <notifications@github.com>
- Date: Thu, 09 Jun 2016 21:30:03 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc:
Received on Friday, 10 June 2016 04:30:36 UTC
I have found that Step3. 1.2.3 says: > 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. Thus, the spec looks correct to me. However, you can say "an element whose tabindex value is negative must not be appended to NAVIGATION-ORDER." in 1.2.2, instead of 1.2.3. That's the reason I was confused. :) --- 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-225090642
Received on Friday, 10 June 2016 04:30:36 UTC