Skip to content

Commit 909e8fb

Browse files
author
Jihye Hong
committed
[css-nav-1] Fix indentation error
1 parent 227f07d commit 909e8fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

css-nav-1/Overview.bs

+2
Original file line numberDiff line numberDiff line change
@@ -1014,6 +1014,7 @@ The processing model for spatial navigation describes how spatial navigation wor
10141014
</figure>
10151015

10161016
<div algorithm="to run the spatial navigation steps">
1017+
10171018
To run the <dfn>spatial navigation steps</dfn> in <var>direction</var>, do the following:
10181019

10191020
1. Let <var>searchOrigin</var> be the result of <a>setting the search origin</a>.
@@ -1086,6 +1087,7 @@ To run the <dfn>spatial navigation steps</dfn> in <var>direction</var>, do the f
10861087
within <var>candidates</var> in <var>direction</var> starting from <var>eventTarget</var>.
10871088
9. <a>Dispatches navbeforefocus event</a> at <var>eventTarget</var> with <var>direction</var> and <var>bestCandidate</var>.
10881089
10. Run the <a>focusing steps</a> for <var>bestCandidate</var> and return.
1090+
10891091
</div>
10901092

10911093
<h3 id=heuristics>

0 commit comments

Comments
 (0)