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
@@ -1579,7 +1579,7 @@ NOTE: These values are negotiated with the users' preferences which seems natura
1579
1579
<figcaption>Moving focus from "A" to one of the candidate elements</figcaption>
1580
1580
</figure>
1581
1581
1582
-
Let the element which contains "A", "B", "C" and "D" is the <a>spatial navigation container</a>.
1582
+
Let the element which contains "A", "B"and "C" is the <a>spatial navigation container</a>.
1583
1583
1584
1584
When the user presses the down arrow key,
1585
1585
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".
@@ -1693,7 +1693,7 @@ Answers are provided below.
1693
1693
<dd>No.
1694
1694
1695
1695
<dt>How should this specification work in the context of a user agent’s "incognito" mode?
1696
-
<dd>No Difference is expected.
1696
+
<dd>No Difference.
1697
1697
1698
1698
<dt>Does this specification persist data to a user’s local device?
0 commit comments