Back to Chromium

Snav Focus Rect Contains Links

third_party/blink/web_tests/fast/spatial-navigation/snav-focus-rect-contains-links.html

149.0.7827.2651 B
Original Source

outerA

innerBinnerCinnerDinnerA

outerB

Manual test instruction: Ensure that all links are reachable. Especially, when the yellow "container" is focused, ensure that its "inner" focusables can be reached.

Once the bottommost inner node gets focus, we exit the complete stack of containers at once (moving to #outerB from #innerD). Note that we don't go back to one of the containers because that would create focus traps.

Also, when holding one of the four directional keys, ensure that the page is fully scrolled in that direction. Especially, ensure that focus does not get stuck inside the container.