Video is not started even if play button has been pressed.
[framework/web/webkit-efl.git] / LayoutTests / fast / events / onchange-click-hang-expected.txt
1 These checkboxes call their own and each others click() method from their onchange callbacks. Click the first checkbox. This should not crash or hang. This also shows that click() is protected on per-element basis.
2  
3 checkbox1 onchange enter
4 checkbox1 onchange enter
5 checkbox2 onchange enter
6 checkbox2 onchange exit
7 checkbox1 onchange exit
8 checkbox2 onchange enter
9 checkbox1 onchange enter
10 checkbox1 onchange exit
11 checkbox2 onchange exit
12 checkbox1 onchange exit
13