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

I think this is mistaken:
> Let insideArea be:
> * the optimal viewing region of C if C is a scroll container,
> * the viewport of C’s browsing context if C is a Document,
> * the border box of C otherwise.

and the last one should have been:
> the optimal viewing region of C's nearest scroll container ancestor

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

Received on Saturday, 8 June 2019 18:46:02 UTC