Re: [webcomponents] [Shadow]: Focus navigation in distributed content (#103)

I'm afraid that I don't understand you questions fully.
The distribution itself doesn't have any effect on focus navigation, as long as the node participates in the composed tree (whose root node is a document).

You might want to see a concrete example in Layout Test in Blink, which I've written, until I add a concrete example to the spec. I hope that would help you to understand the spec's intention.

https://chromium.googlesource.com/chromium/blink/+/master/LayoutTests/fast/dom/shadow/focus-navigation.html

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/103#issuecomment-106737149

Received on Friday, 29 May 2015 08:08:31 UTC