Video is not started even if play button has been pressed.
[framework/web/webkit-efl.git] / LayoutTests / fast / events / simulated-click-coords-expected.txt
1 Ensure that simulated click on label elements uses the original mouse coordinates.
2
3  Click Me
4  Click Me
5 PASS: event.clientX is same for both real and simulated event.
6 PASS: event.clientY is same for both real and simulated event.
7 PASS: event.layerX is same for both real and simulated event.
8 PASS: event.layerY is same for both real and simulated event.
9 PASS: event.pageX is same for both real and simulated event.
10 PASS: event.pageY is same for both real and simulated event.
11 PASS: event.screenX is same for both real and simulated event.
12 PASS: event.screenY is same for both real and simulated event.
13 PASS: event.x is same for both real and simulated event.
14 PASS: event.y is same for both real and simulated event.
15
16 PASS: event.clientX is same for both real and simulated event.
17 PASS: event.clientY is same for both real and simulated event.
18 PASS: event.layerX is same for both real and simulated event.
19 PASS: event.layerY is same for both real and simulated event.
20 PASS: event.pageX is same for both real and simulated event.
21 PASS: event.pageY is same for both real and simulated event.
22 PASS: event.screenX is same for both real and simulated event.
23 PASS: event.screenY is same for both real and simulated event.
24 PASS: event.x is same for both real and simulated event.
25 PASS: event.y is same for both real and simulated event.
26