Re: [w3c/webcomponents] Focus delegation from shadow host should not behave like sequential focus navigation (#830)

> Indeed, that PR adds the much needed definition. It's really unfortunate that all these PRs are tied up with `delegatesFocus`. Otherwise, we could have been able to merge them all and have one tiny PR which just defines `delegatesFocus`.

Actually both https://github.com/whatwg/html/pull/4735 and https://github.com/whatwg/html/pull/4768 are not really related to `delegatesFocus`.  They only mention https://github.com/whatwg/html/pull/4735/files#diff-36cd38f49b9afa08222c0dc9ebfe35ebR73369 in one line and I guess I can take that out (though it only says we skip hosts with `delegatesFocus` when doing sequential focus navigations, which I think is non-controversial for everybody?).

If you and @smaug---- approve those, then we can merge those two PRs - and after those two are merged the `delegatesFocus` changes are actually quite small.

-- 
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/830#issuecomment-528326069

Received on Thursday, 5 September 2019 11:48:19 UTC