Skip to content

Commit eb7ccaf

Browse files
committed
Editorial adition to the note about the spatial navigation starting point
Closes w3c#23
1 parent cd9ffa7 commit eb7ccaf

File tree

2 files changed

+395
-407
lines changed

2 files changed

+395
-407
lines changed

index.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -996,7 +996,8 @@ Navigation</h3>
996996
There can be a <dfn>spatial navigation starting point</dfn>. It is initially unset.
997997
The user agent may set it when the user indicates that it should be moved.
998998

999-
Note: For example, the user agent could set it to the position of the user's click if the user clicks on the document contents.
999+
Note: For example, the user agent could set it to the position of the user's click if the user clicks on the document contents,
1000+
and unset when the focus is moved (by spatial navigation or any other means).
10001001

10011002
If the UA sets both a <a>spatial navigation starting point</a> and a <a>sequential focus navigation starting point</a>,
10021003
they must not be set differently.

0 commit comments

Comments
 (0)