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: README.md
+17-1Lines changed: 17 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Spatial Navigation
2
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
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.
4
+
This repository consists of the basic description for spatial navigation, landscapes of the relevant industries, 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
5
6
6
Raising some issues in this repository is always welcomed as well.
7
7
@@ -11,11 +11,27 @@ Raising some issues in this repository is always welcomed as well.
11
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
12
13
13
## Motivation
14
+
Technical description
15
+
Use cases description
16
+
Industry description
14
17
15
18
## Mission
19
+
explainer link
16
20
17
21
## History
22
+
The history of WebKit, Blink, Gekco, and W3C
18
23
19
24
## FAQ
25
+
1. I’m not sure how the spatial navigation behavior work.
26
+
2. Isn’t it enough using the relevant web framework?
27
+
3. The spatial navigation seems not the general feature esp. in mobile with no physical key-based interface.
0 commit comments