Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / events / media-element-focus-tab-expected.txt
blobdd3b9f2736df0d3cd3c4c9c9ec58d5d36f42f19d
1 This tests that a media element ie: <Audio> or <video>, without tabindex can be selected with keyboard (TAB Key)
3 SUCCESS: Tab-Key did tab to the Media Element (video1). TEST: WithTabIndexVideo.
4 SUCCESS: Tab-Key did tab to the Media Element (video2). TEST: WithoutTabIndexVideo.
5 SUCCESS: Tab-Key did tab to the Media Element (video3). TEST: WithoutControlsButWithTabIndexVideo.
6 SUCCESS: Tab-Key did tab to the Media Element (audio1). TEST: WithoutTabIndexAudio.
7 SUCCESS: Tab-Key did not tab to the Media Element (audio2). TEST: WithoutControlaAndTabIndexAudio.
8  
9