Video is not started even if play button has been pressed.
[framework/web/webkit-efl.git] / LayoutTests / fast / events / option-tab-expected.txt
1 This tests that option-tab moves you from a text field to a link, but plain old tab does not.
2
3 Note: Option is the Mac name for what other platforms call Alt.
4
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).
10