Video is not started even if play button has been pressed.
[framework/web/webkit-efl.git] / LayoutTests / fast / events / click-focus-control-expected.txt
1 This test ensures that we can click to focus an a element. Click on the element below.
2
3 The expected result is platform specific. Mac doesn't allow some form controls to be mouse focusable.
4
5 Result
6
7 a1 received focus ()
8 a2 received focus ()
9 a3 received focus ()
10 a4 received focus ()
11 a5 received focus ()
12 PASS All form elements got focus
13