Back to Chromium

Tab Order

third_party/blink/web_tests/fast/html/tab-order.html

149.0.7827.2293 B
Original Source

This page tests that the HTML4 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.