Skip to content

Commit c22fa6f

Browse files
authored
Update implStatus.md
1 parent 1a6b968 commit c22fa6f

1 file changed

Lines changed: 36 additions & 1 deletion

File tree

implStatus.md

Lines changed: 36 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,44 @@
22
To support the heuristic algorithm in the Web, we need to implement the codes into Web engines.
33

44
## Blink
5+
- Spatial Navigation issue list in Chromium Bugs
6+
- https://bugs.chromium.org/p/chromium/issues/list?can=1&q=spatial%20navigation
57

68
## WebKit
9+
- Spatial Navigation issue list in WebKit Bugzilla
10+
- http://bit.ly/2z0QlDl
11+
- asfd
12+
- https://lists.webkit.org/pipermail/webkit-dev/2010-January/011339.html
713

814
## Gecko
9-
15+
- asdf
16+
- https://dxr.mozilla.org/mozilla-central/search?q=spatial+navigation&redirect=false
17+
- Firefox - hook snav up to browser
18+
- https://bugzilla.mozilla.org/show_bug.cgi?id=443043
1019
## edgeHTML
20+
21+
## Presto
22+
- Spatial Navigation and Opera (2008/02/13)
23+
- https://blog.codinghorror.com/spatial-navigation-and-opera/
24+
- Tweaking Spatial Navigation for TV Browsing
25+
- https://developer.vewd.com/display/OTV/Tweaking+Spatial+Navigation+for+TV+Browsing
26+
27+
## Web frameworks
28+
- react-spatial-tv-navigation (2017/04/11)
29+
- https://github.com/SatadruBhattacharjee/react-spatial-tv-navigation
30+
31+
32+
33+
## etc.
34+
-
35+
- Creating TV Navigation (Android)
36+
- https://developer.android.com/training/tv/start/navigation.html
37+
38+
- The Focus Engine Controls Focus (Apple)
39+
- https://developer.apple.com/library/content/documentation/General/Conceptual/AppleTV_PG/WorkingwiththeAppleTVRemote.html
40+
41+
- Tizen
42+
- https://bugs.tizen.org/browse/TT-211
43+
- QT WebKit
44+
- https://bugreports.qt.io/browse/QTWEBKIT-271?jql=text%20~%20%22spatial%20navigation%22
45+

0 commit comments

Comments
 (0)