Back to Chromium

Tabindex Order

third_party/blink/web_tests/svg/custom/tabindex-order.html

149.0.7827.2204 B
Original Source

This page tests that the SVG tabbing order is respected properly.

To test, put focus in "a". Pressing Tab should focus "a" through "k" in order, and pressing Shift-Tab should reverse the order.