Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / events / option-tab-expected.txt
blobd1f90b51d5e3e8bb6569d828a842cb2d2fa77a1d
1 This tests that option-tab moves you from a text field to a link, but plain old tab does not.
3 Note: Option is the Mac name for what other platforms call Alt.
5  link  link
6 SUCCESS: Option-tab did tab to the link (textField).
7 SUCCESS: Plain old tab did not tab to the link (textField).
8 SUCCESS: Option-tab did tab to the link (searchField).
9 SUCCESS: Plain old tab did not tab to the link (searchField).