File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1187,7 +1187,7 @@ run the following steps:
11871187 unless it too is overlapped with another higher item, recursively.
11881188 * Else
11891189 1. Set <var> candidates</var> be the subset of its items which satisfies one of the following conditions:
1190- * the item overlaps with <var> searchOrigin</var> and its <a>boundary box</a> 's
1190+ * the item doesn't overlap with <var> searchOrigin</var> and its <a>boundary box</a> 's
11911191 * top edge is below the bottom edge of <var> searchOrigin</var> 's <a>boundary box</a> if <var> dir</var> is {{SpatialNavigationDirection/down}}
11921192 * bottom edge is above the top edge of <var> searchOrigin</var> 's <a>boundary box</a> if <var> dir</var> is {{SpatialNavigationDirection/up}}
11931193 * right edge is left of the left edge of <var> searchOrigin</var> 's <a>boundary box</a> if <var> dir</var> is {{SpatialNavigationDirection/left}}
You can’t perform that action at this time.
0 commit comments