Re: [csswg-drafts] [css-nav-1] Condition of visible candidates for custom spatial navigation container (#3965)

> This seems like an odd edge case, what does it mean for a container to have visible elements outside of it?

You're right. This may be a rare case. 
The container indicates the elements which share the same container will take higher priority.
The grouped elements in a container mean they are semantically related contents.

> Perhaps --spatial-navigation-contain: contain; should imply paint containment/overflow clipping?
`spatial-navigation-contain: contain; ` doesn't work like `overflow: clip`. 
If it does, the element which is clipped can be unreachable.

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

Received on Monday, 3 June 2019 08:58:36 UTC