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

> I recently worked on an update around that part of the spec: whatwg/html#4768
See the definition of "click focusable" here: https://whatpr.org/html/4768/2a397f6...75b4443/interaction.html#click-focusable and how the focusing steps is triggered. Do you think this solves that concern?

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`.

-- 
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-528286222

Received on Thursday, 5 September 2019 09:42:57 UTC