RESOLVED FIXED Bug 35875
Layout Tests for Spatial Navigation (followup'ing: Extend keyboard navigation to allow directional navigation)
https://bugs.webkit.org/show_bug.cgi?id=35875
Summary Layout Tests for Spatial Navigation (followup'ing: Extend keyboard navigation...
Antonio Gomes
Reported 2010-03-08 11:44:50 PST
+++ This bug was initially created as a clone of Bug #18662 +++ The core patch has landed (see https://bugs.webkit.org/show_bug.cgi?id=18662#c74). THe Layout tests have not landed though (see attachment https://bugs.webkit.org/attachment.cgi?id=49076), but two (r55577 and r55578). I am cloning bug 18662 here to track the missing Layout Testes landing.
Attachments
(committed in r55794) patch_1 v0.1 - tests the fully aligned procedence logic of Spatial Navigation (14.76 KB, patch)
2010-03-08 19:33 PST, Antonio Gomes
no flags
(committed in r55795) patch_2 v0.1 - tests unit overflow during Spatial Navigation algorithm calculations (6.65 KB, patch)
2010-03-08 19:35 PST, Antonio Gomes
no flags
(committed in r55796) patch_3 v0.1 - tests iframe traversal by Spatial Navigation (15.76 KB, patch)
2010-03-08 19:37 PST, Antonio Gomes
no flags
(committed in r55797) patch_4 - v0.1 - manual tests for Spatial Navigation (9.16 KB, patch)
2010-03-08 19:41 PST, Antonio Gomes
no flags
Antonio Gomes
Comment 1 2010-03-08 19:33:49 PST
Created attachment 50271 [details] (committed in r55794) patch_1 v0.1 - tests the fully aligned procedence logic of Spatial Navigation
Antonio Gomes
Comment 2 2010-03-08 19:35:44 PST
Created attachment 50272 [details] (committed in r55795) patch_2 v0.1 - tests unit overflow during Spatial Navigation algorithm calculations
Antonio Gomes
Comment 3 2010-03-08 19:37:01 PST
Created attachment 50273 [details] (committed in r55796) patch_3 v0.1 - tests iframe traversal by Spatial Navigation
Antonio Gomes
Comment 4 2010-03-08 19:41:21 PST
Created attachment 50274 [details] (committed in r55797) patch_4 - v0.1 - manual tests for Spatial Navigation Adds a manual tests for the Spatial Navigation feature comprasing varios Html focusable elements (e.g. <a>, <table>, <iframe>) and much of the logic provided by the feature.
Dave Hyatt
Comment 5 2010-03-10 10:57:10 PST
Comment on attachment 50274 [details] (committed in r55797) patch_4 - v0.1 - manual tests for Spatial Navigation r=me
Dave Hyatt
Comment 6 2010-03-10 10:57:36 PST
Comment on attachment 50271 [details] (committed in r55794) patch_1 v0.1 - tests the fully aligned procedence logic of Spatial Navigation r=me
Dave Hyatt
Comment 7 2010-03-10 10:57:55 PST
Comment on attachment 50272 [details] (committed in r55795) patch_2 v0.1 - tests unit overflow during Spatial Navigation algorithm calculations r=me
Dave Hyatt
Comment 8 2010-03-10 10:58:18 PST
Comment on attachment 50273 [details] (committed in r55796) patch_3 v0.1 - tests iframe traversal by Spatial Navigation r=me
Antonio Gomes
Comment 9 2010-03-10 12:20:03 PST
Tests landed: thx Dave
Note You need to log in before you can comment on or make changes to this bug.