Back to Chromium

Snav Tiny Table Traversal

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

150.0.7829.2528 B
Original Source

a

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

a

a

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 the elements in the table, eventually going to outer southward and eastward links,
    but going back inside the table later on.