Re: [w3c/webcomponents] tabIndex -1 behaves differently on non-Custom Elements (#774)

/cc @hayatoito 

@annevk According to the comment at https://bugs.chromium.org/p/chromium/issues/detail?id=896624#c15, and the tests at https://cs.chromium.org/chromium/src/third_party/WebKit/LayoutTests/shadow-dom/focus-navigation-with-delegatesFocus.html?l=106-138, `delegateFocus` has no effect on whether the children of a shadow root are in the tab order. Notice that the assertions are the same for both tests.

-- 
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/774#issuecomment-440751548

Received on Wednesday, 21 November 2018 17:38:36 UTC