Re: [csswg-drafts] Take shadow DOM into account (#3381)

---

Migrated from https://github.com/WICG/spatial-navigation/issues/21#issuecomment-407241822
Originally created by @jihyerish on *Tue, 24 Jul 2018 00:32:00 GMT*

---
> In this case, seqnav works that the focus doesn't go inside the shadow DOM even if there is any focusable element within it.

There was a discussion about setting `tabindex=-1` on a shadow host makes the elements inside the shadow DOM be skipped for the sequential navigation (tab navigation).
related issue: https://github.com/w3c/webcomponents/issues/520#issuecomment-225091961

-- 
GitHub Notification of comment by frivoal
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3381#issuecomment-443618058 using your GitHub account

Received on Monday, 3 December 2018 07:48:53 UTC