- From: Ryosuke Niwa <notifications@github.com>
- Date: Wed, 14 Aug 2019 00:18:37 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 14 August 2019 07:19:00 UTC
Alright, I've left all the relevant comments after implementing what's being currently proposed & spec'ed in https://webkit.org/b/166484. The remaining issues / questions I have are: * What happens to focus rings? * WPT test in https://github.com/web-platform-tests/wpt/pull/18035 seems to have bugs. * What does the *first* focusable area mean when focusing a shadow host with `delegatesFocus` set to `true`? Does it consider any elements that are focusable during sequential navigation? e.g. anchors vs. buttons. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/768#issuecomment-521131690
Received on Wednesday, 14 August 2019 07:19:00 UTC