Re: [csswg-drafts] [css-nav-1] Searching within element can cause unintuitive behavior. (#3989)

Defining the **_focusable element_ which contains another focusable element** as a [spatial navigation container](https://drafts.csswg.org/css-nav-1/#spatial-navigation-containers) by default could be the solution for this.
Then the focus can move inside the element and the focusable elements inside it can be reachable.

FYI, in the current spec, `spatial-navigation-contain: contain` has to be specified if the element needs to work as a container. 
We can skip this step exceptional for this case.


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

Received on Tuesday, 4 June 2019 19:04:49 UTC