Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / mac / fast / events / option-tab-expected.txt
blobfae9d49bb1310cd533fc6cf83f5ec61c6a4cd7b5
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 FAIL: Option-tab did not tab to the link (textField).
7 SUCCESS: Plain old tab did not tab to the link (textField).
8 FAIL: Option-tab did not tab to the link (searchField).
9 SUCCESS: Plain old tab did not tab to the link (searchField).