Re: [w3c/webcomponents] Should host with `delegatesFocus` true keep the previous focused element focused if it's a shadow-including descendant of the host? (#840)

Hmm, interesting. Though I don't really understand cases where the page would try to focus on a host multiple times, if you both think this behavior is actually justified I guess that's fine (+ no need to worry about the risk of changing Blink behavior, yay).

So we'll check "If new focus target is a shadow host whose shadow root's delegates focus is true, and new focus target is a shadow-including ancestor of the currently focused area of a top-level browsing context, then return."?

-- 
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/840#issuecomment-534506700

Received on Tuesday, 24 September 2019 11:01:38 UTC