Re: [csswg-drafts] [css-nav-1] Clarify how sptialNavigationSearch() works (#3743)

I'd suggest making two changes:
* add an `isContainer()` (or some similar name) method to element
* inside `spatialNavigationSearch(options)`'s definition change point 2.else.1.else to
> else, let container be the element if it is a spatial navigation container, or its nearest spatial navigation container ancestor otherwise.

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

Received on Saturday, 8 June 2019 18:48:23 UTC