Skip to content

Commit 1631265

Browse files
author
Jihye Hong
committed
[css-nav-1] Modify the example of spatial-navigation-function
Modify the example of `spatial-navigation-function` as viewing the behavior of it more clearly
1 parent cf8b6d1 commit 1631265

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css-nav-1/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1579,7 +1579,7 @@ NOTE: These values are negotiated with the users' preferences which seems natura
15791579
<figcaption>Moving focus from "A" to one of the candidate elements</figcaption>
15801580
</figure>
15811581

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>.
15831583

15841584
When the user presses the down arrow key,
15851585
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.
16931693
<dd>No.
16941694

16951695
<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.
16971697

16981698
<dt>Does this specification persist data to a user’s local device?
16991699
<dd>No.
30.8 KB
Loading

0 commit comments

Comments
 (0)