Back to Chromium

Snav Table Traversal

third_party/blink/web_tests/fast/spatial-navigation/snav-table-traversal.html

149.0.7827.2533 B
Original Source

| a | a | a | | a | a | a | | a | a | a |

End of table traversal test

This test ensures the basic table traversal correctness of Spatial Navigation (SNav) algorithm:
focusable elements in a table element should be accessible.
* Navigation steps:

  1. Loads this page, focus goes to "start" automatically.
  2. Focus moves along through the sparsely positioned elements in the table, eventually going to an outer southward link,
    but going back inside the table later on.