Skip to content

Commit 6ea076f

Browse files
authored
Update README.md
1 parent 4e57ca4 commit 6ea076f

1 file changed

Lines changed: 21 additions & 2 deletions

File tree

README.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,21 @@
1-
# spatial-navigation
2-
spatial navigation works
1+
# Spatial Navigation
2+
This is the repository for making the web excellently embrace the spatial navigation features so that the web technology can be propagated into several industries such as TV, IVI, game console, and upcoming smart devices.
3+
4+
This repository consists of the basic description and the current status for [W3C standardization](explainer.md) and [web engine implementation](impl.md) such as Blink, WebKit, Gecko, and EdgeHTML, while the relevant issues would be discussed in W3C working groups and web engine open source communities.
5+
6+
Raising some issues in this repository is always welcomed as well.
7+
8+
## Overview
9+
**Spatial navigation** is the ability to navigate between focusable elements based on their position within a structured document. Spatial navigation is often called the directional navigation which enables four directional navigation. Users are usually familiar with the 2-way navigation using tab key for the forward direction and shift+tab key for the backward direction, but not familiar with the 4-way navigation using arrow keys.
10+
11+
Regarding TV remote control, game console pad, IVI jog dial with 4-way keys, and accessibility, spatial navigation has been a rising important input mechanism in several industries. If the web can embrace the spatial navigation and effectively support the functionalities in web engines and W3C APIs, it will be more promising technology for existing products as mentioned above and various upcoming products.
12+
13+
## Motivation
14+
15+
## Mission
16+
17+
## History
18+
19+
## FAQ
20+
21+
## Reference

0 commit comments

Comments
 (0)