You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: css-nav-1/Overview.bs
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1504,7 +1504,7 @@ Selecting the navigation algorithm: the 'spatial-navigation-function' property</
1504
1504
Name: spatial-navigation-function
1505
1505
Value: normal | grid
1506
1506
Initial: normal
1507
-
Applies to: <a>spatial navigation focus container</a>
1507
+
Applies to: <a>spatial navigation container</a>
1508
1508
Inherited: yes
1509
1509
</pre>
1510
1510
@@ -1545,7 +1545,7 @@ NOTE: These values are negotiated with the users' preferences which seems natura
1545
1545
<figcaption>Moving focus from "A" to one of the candidate elements</figcaption>
1546
1546
</figure>
1547
1547
1548
-
Let the element which contains "A", "B", "C" and "D" is the <a>spatial navigation focus container</a>.
1548
+
Let the element which contains "A", "B", "C" and "D" is the <a>spatial navigation container</a>.
1549
1549
1550
1550
When the user presses the down arrow key,
1551
1551
if <code highlight=css>normal</code> value is given to <code highlight=css>spatial-navigation-function</code> of the element, the focus will move to "B".
0 commit comments