- From: Hayato Ito <notifications@github.com>
- Date: Thu, 09 Jun 2016 21:19:33 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc:
Received on Friday, 10 June 2016 04:20:06 UTC
http://w3c.github.io/webcomponents/spec/shadow/#dfn-focus-navigation-order-merging-algorithm Step 4. 2.2 > Apply the focus navigation order merging algorithm with the focus navigation order owned by its shadow root as input, then append the result to MERGED-NAVIGATION-ORDER. It looks that we do not skip a shadow tree to me. 4.4.2 is always applied, isn't it? We should fix the spec. --- 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-225089670
Received on Friday, 10 June 2016 04:20:06 UTC