Re: [csswg-drafts] [css-nav-1] Define points precisely for measuring the distance (#3353)

I'd like to suggest selecting the point as the **_closest point along the edges_** of each element (Implementation in Blink).

Selecting the point from the center of an element is also considerable, but it cannot solve the problem when candidate elements are aligned with the same Euclidean distance from the currently focused element.

I've implemented test cases in UX point of view, and tested for several ways to select points.
Please see the result in [here](https://wicg.github.io/spatial-navigation/tests/ux/result.html#1-selection-of-points).

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

Received on Friday, 1 February 2019 07:34:17 UTC