blob: d1f90b51d5e3e8bb6569d828a842cb2d2fa77a1d [file] [log] [blame]
This tests that option-tab moves you from a text field to a link, but plain old tab does not.
Note: Option is the Mac name for what other platforms call Alt.
link link
SUCCESS: Option-tab did tab to the link (textField).
SUCCESS: Plain old tab did not tab to the link (textField).
SUCCESS: Option-tab did tab to the link (searchField).
SUCCESS: Plain old tab did not tab to the link (searchField).